SvgVObject Methods

The SvgVObject 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.)
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.)
Public method GetHashCode (Inherited from Object.)
Public method GetLock
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 LoadSvg Overloaded.
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.)

See Also

Reference