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

EllipseVObject Methods

The EllipseVObject type exposes the following members.

Methods

Name Description
Public method dispose

Removes the current VObject from the application.

(Inherited from VObject.)
Public method draw

Draws this vector ellipse.

Public method drawDesign

Draws grips which frame this rectangle vector object.

(Inherited from BaseRectangleVObject.)
Public method hitTest

Determines whether the specified point is located inside this vector ellipse.

Public method initialize

Initializes the current VObject.

(Inherited from VObject.)
Public method processEvent

Executes the specified event.

(Inherited from BaseRectangleVObject.)
Public method raiseChanged

Fires the changed event.

(Inherited from VObject.)
Public method raiseChanging

Fires the changing event.

(Inherited from VObject.)
Public method update

Updates the canvas state.

(Inherited from VObject.)

See Also

Reference