Get current choice for a line weight dialog control. The value is in mils.
PROCEDURE GetLineWeightChoice(
dialogID : LONGINT;
itemID : LONGINT;
VAR lineWeight : INTEGER);def vs.GetLineWeightChoice(dialogID, itemID):
return lineWeight| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| itemID | LONGINT | |
| lineWeight | INTEGER |
Availability: from VectorWorks12.0