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


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

C1PrintDocument クラス
C1PrintDocument メンバ