This documentation is for the old version. Go to the latest Graphics Mill docs

EllipseVObject Constructor

Creates and initializes a new ellipse.

Overload List

Name Description
Public method EllipseVObject(RectangleF)

Creates and initializes a new ellipse inscribed in the specified rectangle.

Public method EllipseVObject(Single, Single, Single, Single)

Creates and initializes a new ellipse with the specified center and diameters.

See Also

Reference