ISVGRenderContextFactory Interface

ISVGRenderContextFactory interface

Represents a factory for creating SVG render contexts.

public interface ISVGRenderContextFactory

Methods

NameDescription
Create(ISVGDeviceContext, ISVGPropertyResolvingContext)Creates a new instance of the SVG render context.

See Also