'宣言 Public Overloads Sub IntersectClip( _ ByVal region As Region _ )
public void IntersectClip( Region region )
パラメータ
- region
- Region object to intersect with the current region.
'宣言 Public Overloads Sub IntersectClip( _ ByVal region As Region _ )
public void IntersectClip( Region region )
region
parameter.