Creates a new text style resource with the specified name. A handle to the new resource is returned. Once the resource is created the attributes of the text style resource should be set appropriately.
FUNCTION CreateTextStyleRes(name : STRING): HANDLE;def vs.CreateTextStyleRes(name):
return HANDLE| Name | Type | Description |
|---|---|---|
| name | STRING | The name for the new text style. |
Availability: from Vectorworks 2014