'Declaration Public Overloads Sub Union( _ ByVal rect As RectangleF _ )
public void Union( RectangleF rect )
Parameters
- rect
- The rectangle to add.
'Declaration Public Overloads Sub Union( _ ByVal rect As RectangleF _ )
public void Union( RectangleF rect )