GxHatchBrush

Assembly: Drawing;

Description

The GxHatchBrush class implements hatching brush.

Constructors

Class object properties inherited from IGxHatchBrush

  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.

Class object properties inherited from IGxBrush

  Property name Brief description
BrushType The BrushType property returns the type of the brush.

See  also:

Drawing Assembly Classes