ISVGPaintServerFactory Interface

ISVGPaintServerFactory interface

Represents a factory for creating SVG paint server objects.

public interface ISVGPaintServerFactory

Methods

NameDescription
Create(string, Document)Creates an SVG paint server object based on the specified URL and document.

See Also