The VObject type exposes the following members.
Name | Description | |
---|---|---|
dispose |
Removes the current VObject from the application. |
|
draw |
Draws this vector object. |
|
drawDesign |
Draws grips which frame this vector object. |
|
hitTest |
Determines whether the specified point is located inside this vector object. |
|
initialize |
Initializes the current VObject. |
|
processEvent |
Executes the specified event. |
|
raiseChanged |
Fires the changed event. |
|
raiseChanging |
Fires the changing event. |
|
update |
Updates the canvas state. |