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


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

パラメータ

graphics
The graphics to use.
saveClipRegion
Indicates whether to save clip region.
参照

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