Drawing > Drawing Assembly Classes > GxHatchBrush
Assembly: Drawing;
Namespace: Prognoz.Platform.Interop.Drawing;
The GxHatchBrush class implements hatching brush.
Class to get analog of the GxHatchBrush class:
None;
Class to get analog of the GxHatchBrush class object:
GxHatchBrushClass;
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: