VObject Methods

The VObject type exposes the following members.

Methods

Name Description
Public method clone
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 endUpdate
Public method hitTest

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

Public method initialize

Initializes the current VObject.

Public method isLoadingImage

Detemine is process of loading image for object from server, is in progress

Public method isLocked
Public method isVisible
Public method processEvent

Executes the specified event.

Public method quickUpdate
Public method raiseChanged

Fires the changed event.

Public method raiseChanging

Fires the changing event.

Public method update

this function calls server update function for this object (for example for update text).

See Also

Reference