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

BaseRectangleVObject Methods

The BaseRectangleVObject type exposes the following members.

Methods

Name Description
Public method dispose

Removes the current VObject from the application.

(Inherited from VObject.)
Public method drawDesign

Draws grips which frame this rectangle vector object.

Public method hitTest

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

Public method initialize

Initializes the current VObject.

(Inherited from VObject.)
Public method processEvent

Executes the specified event.

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