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 dispose

Removes the current TextVObject from the application.

Public method draw

Draws this vector text block.

Public method drawDesign

Draws grips which frame this vector text block.

Public method hitTest

Determines whether the specified point is located inside this vector text block.

Public method initialize

Initializes the current TextVObject.

Public method processEvent

Executes the specified event.

(Inherited from BaseRectangleVObject.)
Public method quickUpdate

Update this vector text block only.

Public method raiseChanged

Fires the changed event.

(Inherited from VObject.)
Public method raiseChanging

Fires the changing event.

(Inherited from VObject.)
Public method update

Updates the canvas state.

See Also

Reference