Assembly: Drawing;
The GxTextureBrush class implements the texture brush.
Constructor name | Brief description | |
Create | The Create constructor creates a new texture brush in accordance with the specified parameters. |
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. |
Property name | Brief description | |
BrushType | The BrushType property returns the type of the brush. |
See also: