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

TextVObject Methods

The TextVObject type exposes the following members.

Methods

Name Description
Public method BeginUpdate

Starts updating of this VObject.

(Inherited from VObject.)
Public method Draw

Draws TextVObject on the specified Bitmap.

(Overrides RectangleVObject.Draw(Bitmap).)
Public method EndUpdate

Finishes updating of this VObject.

(Inherited from 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.

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

Updates this TextVObject.

(Overrides VObject.Update(Object[]).)

See Also

Reference