The SvgVObject type exposes the following members.
Name | Description | |
---|---|---|
clone | (Inherited from VObject.) | |
dispose |
Removes the current SvgVObject from the application. |
|
draw |
Draws this vector image. |
|
drawDesign |
Draws grips which frame this rectangle vector object. (Inherited from BaseRectangleVObject.) |
|
endUpdate | (Inherited from VObject.) | |
hitTest |
Determines whether the specified point is located inside this vector object. (Inherited from BaseRectangleVObject.) |
|
initialize |
Initializes the current SvgVObject. |
|
isLoadingImage |
Detemine is process of loading image for object from server, is in progress (Inherited from VObject.) |
|
isLocked | (Inherited from VObject.) | |
isVisible | (Inherited from VObject.) | |
processEvent |
Executes the specified event. (Inherited from BaseRectangleVObject.) |
|
processKeyEvent | (Inherited from BaseRectangleVObject.) | |
processMouseEvent | ||
quickUpdate | (Inherited from VObject.) | |
raiseChanged |
Fires the changed event. (Inherited from VObject.) |
|
raiseChanging |
Fires the changing event. (Inherited from VObject.) |
|
update |
this function calls server update function for this object (for example for update text). (Inherited from VObject.) |