Procedure GetTextWrap returns the text wrap mode of the referenced text object.
FUNCTION GetTextWrap(theText : HANDLE): BOOLEAN;def vs.GetTextWrap(theText):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| theText | HANDLE | Handle to text object. |
Availability: from VectorWorks8.0