Table of Contents

Method GetBrush

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetBrush(TBrushType)

Finds stored Brush object accordingly to the specified type or creates a new one if necessary.

public Brush GetBrush(TBrushType type)

Parameters

type TBrushType

Type of Brush to probe.

Returns

Brush

Stored Brush object.