RectangleVObject Methods

The RectangleVObject 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 draw

Draws this vector rectangle.

Public method drawDesign

Draws grips which frame this rectangle vector object.

(Inherited from BaseRectangleVObject.)
Public method endUpdate (Inherited from VObject.)
Public method hitTest

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

(Inherited from BaseRectangleVObject.)
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.

(Inherited from BaseRectangleVObject.)
Public method processKeyEvent (Inherited from BaseRectangleVObject.)
Public method processMouseEvent (Inherited from BaseRectangleVObject.)
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