GxTextureBrush

Assembly: Drawing;

Description

The GxTextureBrush class implements the texture brush.

Constructors

  Constructor name Brief description
Create The Create constructor creates a new texture brush in accordance with the specified parameters.

Class object properties inherited from IGxTextureBrush

  Property name Brief description
Image The Image property returns the image used as texture.
WrapMode The WrapMode property determines the mode of the texture passing.

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