Updates this
Region object to the portion of its interior that does not intersect with the specified
Region object.
シンタックス
'宣言
Public Overloads Sub Exclude( _
ByVal As Region _
)
public void Exclude(
Region
)
パラメータ
- region
- The Region object to exclude from this Region object.
参照