Updates the clip region of this
Graphics object to exclude the area specified by a
Region object.
シンタックス
'宣言
Public Overloads Sub ExcludeClip( _
ByVal As Region _
)
public void ExcludeClip(
Region
)
パラメータ
- region
- Region object that specifies the region to exclude from the clipping region.
参照