PrintDocument for WinForms
CurrentDirectGraphics プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : CurrentDirectGraphics プロパティ
Gets the current Graphics object created by the last call to C1PrintDocument.RenderDirectGraphicsBegin.
シンタックス
'宣言
 
Public ReadOnly Property CurrentDirectGraphics As System.Drawing.Graphics
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Drawing.Graphics
 
value = instance.CurrentDirectGraphics
public System.Drawing.Graphics CurrentDirectGraphics {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ