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

PsdTextVObject Methods

The PsdTextVObject type exposes the following members.

Methods

Name Description
Public method dispose

Removes the current TextVObject from the application.

(Inherited from TextVObject.)
Public method draw

Draws this vector text block.

(Inherited from TextVObject.)
Public method drawDesign

Draws grips which frame this vector text block.

(Inherited from TextVObject.)
Public method hitTest

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

(Inherited from TextVObject.)
Public method initialize

Initializes the current TextVObject.

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

(Inherited from TextVObject.)

See Also

Reference