The ImageVObject type exposes the following members.
Name | Description | |
---|---|---|
dispose |
Removes the current ImageVObject from the application. |
|
draw |
Draws this vector image. |
|
drawDesign |
Draws grips which frame this rectangle vector object. (Inherited from BaseRectangleVObject.) |
|
hitTest |
Determines whether the specified point is located inside this vector rectangle. (Inherited from BaseRectangleVObject.) |
|
initialize |
Initializes the current VObject. (Inherited from VObject.) |
|
loadImage |
Loads a bitmap from the external source using the specified parameters. |
|
processEvent |
Executes the specified event. |
|
quickUpdate |
Update this vector image only. |
|
raiseChanged |
Fires the changed event. (Inherited from VObject.) |
|
raiseChanging |
Fires the changing event. (Inherited from VObject.) |
|
update |
Updates this image v-object. |