IBrush Interface
IBrush interface
Declares method for getting of brush type.
public interface IBrush : IDisposable
Properties
Name | Description |
---|---|
SupportsShader { get; } | Checks if the brush supports a shader. |
Type { get; } | Gets type of brush as BrushType . |
Methods
Name | Description |
---|---|
ToNative() | Converts the brush to a native representation. |
See Also
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG