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

VObject Methods

The VObject type exposes the following members.

Methods

Name Description
Public method dispose

Removes the current VObject from the application.

Public method draw

Draws this vector object.

Public method drawDesign

Draws grips which frame this vector object.

Public method hitTest

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

Public method initialize

Initializes the current VObject.

Public method processEvent

Executes the specified event.

Public method raiseChanged

Fires the changed event.

Public method raiseChanging

Fires the changing event.

Public method update

Updates the canvas state.

See Also

Reference