'宣言 Public Overloads Sub ExcludeClip( _ ByVal region As Region _ )
public void ExcludeClip( Region region )
パラメータ
- region
- Region object that specifies the region to exclude from the clipping region.
'宣言 Public Overloads Sub ExcludeClip( _ ByVal region As Region _ )
public void ExcludeClip( Region region )
region
parameter from the current clip region and assigns the resulting area to the Clip property of this Graphics object.