GxBrushType

Description

The GxBrushType enumeration contains available variants of brushes that can be used to draw any objects.

It is used by the following property:

Available Values

Value Brief description
0 SolidColor. Solid brush.
1 HatchFill. Hatched brush.
2 TextureFill. Texture brush.
3 PathGradient. Color gradient. This type is not supported.
4 LinearGradient. Linear gradient brush (two-color gradient).

See also:

Drawing Assembly Enumerations