[]
        
(Showing Draft Content)

C1.C1Preview.RenderGraphics.ReferenceGraphics

ReferenceGraphics Property

ReferenceGraphics

Gets the reference Graphics used to create the underlying metafile. This property is simply a shortcut to the CreationGraphics property, and returns null if the current RenderGraphics object has not been added to a C1PrintDocument yet.

Declaration
public Graphics ReferenceGraphics { get; }