Assembly: Drawing;
The GxHatchBrush class implements hatching brush.
Constructor name | Brief description | |
Create | The Create constructor creates a new hatching brush in accordance with the specified parameters. |
Property name | Brief description | |
BackgroundColor | The BackgroundColor property returns the object that contains the color of hatching background. | |
ForegroundColor | The ForegroundColor property returns the object that contains the color of hatching lines. | |
HatchStyle | The HatchStyle property returns hatching type. |
Property name | Brief description | |
BrushType | The BrushType property returns the type of the brush. |
See also: