PrintDocument for WinForms
GraphicsUtils.GdiDc コンストラクタ(IntPtr,Boolean)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス > GraphicsUtils.GdiDc コンストラクタ : GraphicsUtils.GdiDc コンストラクタ(IntPtr,Boolean)
The GDI DC to use.
Indicates whether to save clip region.
Initializes a new instance of the GraphicsUtils.GdiDc class.
シンタックス
'宣言
 
Public Function New( _
   ByVal dc As System.IntPtr, _
   ByVal saveClipRegion As System.Boolean _
)
'使用法
 
Dim dc As System.IntPtr
Dim saveClipRegion As System.Boolean
 
Dim instance As New GraphicsUtils.GdiDc(dc, saveClipRegion)
public GraphicsUtils.GdiDc( 
   System.IntPtr dc,
   System.bool saveClipRegion
)

パラメータ

dc
The GDI DC to use.
saveClipRegion
Indicates whether to save clip region.
参照

GraphicsUtils.GdiDc クラス
GraphicsUtils.GdiDc メンバ
オーバーロード一覧