DocDevice.DocGraphicContext.Clone

DocDevice.DocGraphicContext.Clone method

Creates a new instance of a GraphicContext class with the same property values as an existing instance.

public GraphicContext Clone()

Return Value

Instance of a GraphicContext.

See Also