ImageDevice.ImageGraphicContext.Clone

ImageDevice.ImageGraphicContext.Clone method

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

public override GraphicContext Clone()

Return Value

Instance of a GdiGraphicContext

See Also