'宣言 Public Function New( _ ByVal dc As System.IntPtr, _ ByVal saveClipRegion As System.Boolean _ )
public GraphicsUtils.GdiDc( System.IntPtr dc, System.bool saveClipRegion )
パラメータ
- dc
- 使用する GDI DC。
- saveClipRegion
- クリップ領域を保存するかどうかを示します。
'宣言 Public Function New( _ ByVal dc As System.IntPtr, _ ByVal saveClipRegion As System.Boolean _ )
public GraphicsUtils.GdiDc( System.IntPtr dc, System.bool saveClipRegion )