PdfDevice.PdfGraphicContext.Clone

PdfDevice.PdfGraphicContext.Clone method

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

public override GraphicContext Clone()

Return Value

Instance of a GraphicContext

See Also