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


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

C1PrintDocument クラス
C1PrintDocument メンバ