Reports for WPF
SetClipRegion(Int32,Int32,Int32,Int32,Int32) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス > SetClipRegion メソッド : SetClipRegion(Int32,Int32,Int32,Int32,Int32) メソッド
クリッピング領域を設定します。
シンタックス
'宣言
 
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 _
) 
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 メンバ
オーバーロード一覧