IBrush class
IBrush class
Declares method for getting of brush type.
The IBrush type exposes the following members:
Properties
| Property | Description |
|---|---|
| type | Get type of brush; See BrushType. |
| supports_shader | Checks if the brush supports a shader. |
Methods
| Method | Description |
|---|---|
| to_native | Converts the brush to a native representation. |
See Also
- module
aspose.svg.drawing - class
BrushType