ISvgPaintServer Interface
ISvgPaintServer interface
Represents a paint server used in SVG rendering.
public interface ISvgPaintServer
Properties
Name | Description |
---|---|
PaintServerType { get; } | Gets the type of the paint server SvgPaintServerType . |
Methods
Name | Description |
---|---|
ResolveBrush(ISVGDeviceContext, ISVGPropertyResolvingContext, float, CancellationToken) | Resolves the brush for the paint server. |
See Also
- namespace Aspose.Svg.Rendering.Styles.PaintServers
- assembly Aspose.SVG