ImageVObject Methods

The ImageVObject type exposes the following members.

Methods

Name Description
Public method clone (Inherited from VObject.)
Public method dispose

Removes the current ImageVObject from the application.

(Inherited from ContentVObject.)
Public method draw

Draws this vector image.

(Inherited from ContentVObject.)
Public method drawDesign

Draws grips which frame this rectangle vector object.

(Inherited from BaseRectangleVObject.)
Public method endUpdate (Inherited from VObject.)
Public method Static member getImageUrl
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 (Inherited from ContentVObject.)
Public method isLocked (Inherited from VObject.)
Public method isVisible (Inherited from VObject.)
Public method loadImage

Loads a bitmap from the external source using the specified parameters.

Public method processEvent

Executes the specified event.

(Inherited from BaseRectangleVObject.)
Public method processKeyEvent (Inherited from BaseRectangleVObject.)
Public method processMouseEvent (Inherited from ContentVObject.)
Public method quickUpdate

Update this vector image only.

(Inherited from ContentVObject.)
Public method raiseChanged

Fires the changed event.

(Inherited from VObject.)
Public method raiseChanging

Fires the changing event.

(Inherited from VObject.)
Public method update

Updates this image v-object.

See Also

Reference