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


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

C1PrintDocument クラス
C1PrintDocument メンバ