GxSolidBrush

Assembly: Drawing;

Description

The GxSolidBrush class implements the solid brush.

Constructors

  Constructor name Brief description
Create The Create constructor creates a solid brush with the specified color.

Class object properties inherited from IGxSolidBrush

  Property name Brief description
Color The Color property determines a solid brush color.

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