Create a line weight popup dialog control to display list of line weights available in current document.
PROCEDURE CreateLineWeightPopup(
dialogID : LONGINT;
itemID : LONGINT);def vs.CreateLineWeightPopup(dialogID, itemID):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| itemID | LONGINT |
Availability: from VectorWorks12.0