Method CreateGraphicsPathHandler
CreateGraphicsPathHandler()
Creates IGraphicsPathHandler provider.
public virtual IGraphicsPathHandler CreateGraphicsPathHandler()
Returns
CreateGraphicsPathHandler(Graphics)
Creates IGraphicsPathHandler provider for the specified drawing context.
public virtual IGraphicsPathHandler CreateGraphicsPathHandler(Graphics drawingContext)
Parameters
drawingContextGraphicsDrawing context.