Updates the clip region of this
Graphics object to the intersection of the current clip region and the specified
Region object.
シンタックス
'宣言
Public Overloads Sub IntersectClip( _
ByVal As Region _
)
public void IntersectClip(
Region
)
パラメータ
- region
- Region object to intersect with the current region.
参照