'Declaration Public Sub Union( _ ByVal path As GraphicsPath _ )
public void Union( GraphicsPath path )
Parameters
- path
- The GraphicsPath to unite with this Region.
'Declaration Public Sub Union( _ ByVal path As GraphicsPath _ )
public void Union( GraphicsPath path )