This documentation is for the old version. Go to the latest Graphics Mill docs

VObject Methods

The VObject type exposes the following members.

Methods

Name Description
Public method BeginUpdate

Starts updating of this VObject.

Public method Draw

Draws VObject on the specified Bitmap.

Public method EndUpdate

Finishes updating of this VObject.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnChanged

Raises the Changed event.

Public method ToString (Inherited from Object.)
Public method Update

Updates this VObject.

See Also

Reference