PrintDocument for WinForms
SetClipRegion(Int32,Int32,Int32,Int32,Int32) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス > SetClipRegion メソッド : SetClipRegion(Int32,Int32,Int32,Int32,Int32) メソッド
Sets the clipping region.
シンタックス
'宣言
 
Public Overloads Sub SetClipRegion( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal mode As System.Integer _
) 
'使用法
 
Dim instance As GraphicsUtils.GdiDc
Dim left As System.Integer
Dim top As System.Integer
Dim width As System.Integer
Dim height As System.Integer
Dim mode As System.Integer
 
instance.SetClipRegion(left, top, width, height, mode)
public void SetClipRegion( 
   System.int left,
   System.int top,
   System.int width,
   System.int height,
   System.int mode
)

パラメータ

left
top
width
height
mode
参照

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