クリッピング領域を設定します。
シンタックス
'宣言
Public Overloads Sub SetClipRegion( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void SetClipRegion(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- left
- top
- width
- height
参照