ISVGPropertyResolvingContext.DrFactory

ISVGPropertyResolvingContext.DrFactory property

Gets the drawing factory associated with the context. See IDrawingFactory.

public IDrawingFactory DrFactory { get; }

See Also