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