Sets the clipping region of this
Graphics object to the result of the Replace combining the current clip region and the specified
Region object.
シンタックス
'宣言
Public Overloads Sub SetClip( _
ByVal As Region _
)
public void SetClip(
Region
)
パラメータ
- region
- Region object to combine.
参照