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