PrintDocument for WinForms
ReferenceGraphics プロパティ (RenderGraphics)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderGraphics クラス : ReferenceGraphics プロパティ
Gets the reference System.Drawing.Graphics used to create the underlying metafile. This property is simply a shortcut to the C1PrintDocument.CreationGraphics property, and returns null if the current RenderGraphics object has not been added to a C1PrintDocument yet.
シンタックス
'宣言
 
Public ReadOnly Property ReferenceGraphics As System.Drawing.Graphics
'使用法
 
Dim instance As RenderGraphics
Dim value As System.Drawing.Graphics
 
value = instance.ReferenceGraphics
public System.Drawing.Graphics ReferenceGraphics {get;}
参照

RenderGraphics クラス
RenderGraphics メンバ