'Declaration
Public Overloads Sub Intersect( _ ByVal region As Region _ )
public void Intersect( Region region )
Parameters
- region
- The Region object to intersect with this Region object.
'Declaration
Public Overloads Sub Intersect( _ ByVal region As Region _ )
public void Intersect( Region region )