ISVGRenderContext.ApplyRenderProperties
ISVGRenderContext.ApplyRenderProperties method
Applies the render properties and executes the rendering action.
public void ApplyRenderProperties(CancellationToken cancellationToken, Action render)
Parameter | Type | Description |
---|---|---|
cancellationToken | CancellationToken | The cancellation token to cancel the rendering process. |
render | Action | The action that performs the rendering. |
See Also
- interface ISVGRenderContext
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG