ISVGRenderContextFactory.Create
ISVGRenderContextFactory.Create method
Creates a new instance of the SVG render context.
public ISVGRenderContext Create(ISVGDeviceContext deviceContext,
ISVGPropertyResolvingContext resolvingContext)
Parameter | Type | Description |
---|---|---|
deviceContext | ISVGDeviceContext | The SVG device context used for rendering. See ISVGDeviceContext . |
resolvingContext | ISVGPropertyResolvingContext | The SVG property resolving context. See ISVGPropertyResolvingContext . |
Return Value
The created SVG render context.
See Also
- interface ISVGRenderContext
- interface ISVGDeviceContext
- interface ISVGPropertyResolvingContext
- interface ISVGRenderContextFactory
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG