The TextVObject type exposes the following members.
Name | Description | |
---|---|---|
dispose |
Removes the current TextVObject from the application. |
|
draw |
Draws this vector text block. |
|
drawDesign |
Draws grips which frame this vector text block. |
|
hitTest |
Determines whether the specified point is located inside this vector text block. |
|
initialize |
Initializes the current TextVObject. |
|
processEvent |
Executes the specified event. (Inherited from BaseRectangleVObject.) |
|
quickUpdate |
Update this vector text block only. |
|
raiseChanged |
Fires the changed event. (Inherited from VObject.) |
|
raiseChanging |
Fires the changing event. (Inherited from VObject.) |
|
update |
Updates the canvas state. |