Assembly: Drawing;
Namespace: Prognoz.Platform.Interop.Drawing;
The GxTextureBrush class implements the texture brush.
Class to get analog of the GxtextureBrush class:
None;
Class to get analog of the GxtextureBrush class object:
GxTextureBrushClass;
| 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: