ImageVObject Methods

The ImageVObject type exposes the following members.

Methods

Name Description
Public method Accept (Overrides RectangleVObject.Accept(IVObjectVisitor).)
Public method BeginUpdate

Starts updating of this VObject.

(Inherited from VObject.)
Public method Clone (Inherited from VObject.)
Public method Draw

Draws VObject on the specified Bitmap.

(Inherited from VObject.)
Protected method DrawContent (Overrides ContentVObject.DrawContent(Graphics, IImageParams, ColorManagement).)
Public method EndUpdate

Finishes updating of this VObject.

(Inherited from VObject.)
Public method Equals (Inherited from Object.)
Public method ExtendPipeline
Protected method FillShape (Inherited from ShapeVObject.)
Protected method Finalize (Inherited from Object.)
Protected method GetBorderWidth (Inherited from ShapeVObject.)
Protected method GetColorManagement (Inherited from VObject.)
Public method GetDrawer (Inherited from VObject.)
Protected method GetDrawingPath (Inherited from RectangleVObject.)
Protected method GetDrawingRectangle (Overrides ContentVObject.GetDrawingRectangle(Single).)
Public method GetHashCode (Inherited from Object.)
Protected method GetPath (Inherited from ShapeVObject.)
Protected method GetShapeDrawer (Inherited from ShapeVObject.)
Public method GetType (Inherited from Object.)
Public method GetVObjectData (Overrides ShapeVObject.GetVObjectData()().)
Public method GetVObjectDataType (Overrides ShapeVObject.GetVObjectDataType()().)
Public method LoadImage Overloaded.

Loads the bitmap from the external source.

Public method LoadImageFromRemoteUrl
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnChanged

Raises the Changed event.

(Inherited from VObject.)
Protected method StrokeShape (Inherited from ShapeVObject.)
Public method ToString (Inherited from Object.)
Protected method Transform_TransformChanged (Inherited from VObject.)
Public method Update

See Also

Reference