BrushType enumeration

BrushType enumeration

Specifies the type of brush.

The BrushType type exposes the following members:

Fields

FieldDescription
SOLIDType is ISolidBrush
TEXTUREType is ITextureBrush
LINEAR_GRADIENTType is ILinearGradientBrush

See Also