Create a dialog control that displays the line style choices available in the active document.
PROCEDURE CreateLineStylePopup(
dialogID : LONGINT;
itemID : LONGINT);def vs.CreateLineStylePopup(dialogID, itemID):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| itemID | LONGINT |
Create a dialog control that displays the line style choices available in the active document.
Availability: from VectorWorks12.0