BaseRectangleVObject Methods

The BaseRectangleVObject type exposes the following members.

Methods

Name Description
Public method clone (Inherited from VObject.)
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 endUpdate (Inherited from VObject.)
Public method hitTest

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

Public method initialize

Initializes the current VObject.

(Inherited from VObject.)
Public method isLoadingImage

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

(Inherited from VObject.)
Public method isLocked (Inherited from VObject.)
Public method isVisible (Inherited from VObject.)
Public method processEvent

Executes the specified event.

Public method processKeyEvent
Public method processMouseEvent
Public method quickUpdate (Inherited from VObject.)
Public method raiseChanged

Fires the changed event.

(Inherited from VObject.)
Public method raiseChanging

Fires the changing event.

(Inherited from VObject.)
Public method update

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

(Inherited from VObject.)

See Also

Reference