The ImageVObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BeginUpdate |
Starts updating of this VObject. (Inherited from VObject.) |
|
|
Draw |
Draws ImageVObject on the specified Bitmap. (Overrides RectangleVObject.Draw(Bitmap).) |
|
|
EndUpdate |
Finishes updating of this VObject. (Inherited from VObject.) |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
LoadImage | Overloaded. Loads the bitmap from the external source. |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OnChanged |
Raises the Changed event. (Overrides VObject.OnChanged().) |
|
|
ToString | (Inherited from Object.) |
|
|
Update |
Updates this ImageVObject. (Overrides VObject.Update(Object[]).) |