Set the current choice of the line style popup dialog control to the specified index.
PROCEDURE SetLineStyleChoice(
dialogID : LONGINT;
itemID : LONGINT;
lineStyle : INTEGER);def vs.SetLineStyleChoice(dialogID, itemID, lineStyle):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| itemID | LONGINT | |
| lineStyle | INTEGER |
Set the current choice of the line style popup dialog control to the specified index.
_c_ (2016.02.29): Expects a dash list index (not usable for VS:Index2Name).
Availability: from VectorWorks 12.0