'Declaration Public Function New( _ ByVal topLeft As System.Drawing.PointF, _ ByVal bottomRight As System.Drawing.PointF _ )
public RectangularFigure( System.Drawing.PointF topLeft, System.Drawing.PointF bottomRight )
Parameters
- topLeft
- bottomRight
'Declaration Public Function New( _ ByVal topLeft As System.Drawing.PointF, _ ByVal bottomRight As System.Drawing.PointF _ )
public RectangularFigure( System.Drawing.PointF topLeft, System.Drawing.PointF bottomRight )