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.
1 HatchFill - hatched.
2 TextureFill - texture.
3 PathGradient - color gradient. This type is not supported.
4 LinearGradient - linear gradient shading (two-color gradient).

See also:

Drawing Assembly Enumerations