GxSolidBrush

Assembly: Drawing;

Namespace: Prognoz.Platform.Interop.Drawing;

Description

The GxSolidBrush class implements the solid brush.

Fore.NET Syntax

Class to get analog of the GxSolidBrush class:

None;

Class to get analog of the GxSolidBrush class:

GxSolidBrushClass;

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