Creates and initializes a new ellipse inscribed in the specified rectangle.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Sub New ( _ rectangle As RectangleF _ )
public EllipseVObject( RectangleF rectangle )