Method GetBrush
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
TBrushTypeType of Brush to probe.
Returns
- Brush
Stored Brush object.