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