Set the current choice of the line weight dialog control to the value specified in mils.
PROCEDURE SetLineWeightChoice(
dialogID : LONGINT;
itemID : LONGINT;
lineWeight : INTEGER);def vs.SetLineWeightChoice(dialogID, itemID, lineWeight):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| itemID | LONGINT | |
| lineWeight | INTEGER |
Availability: from VectorWorks12.0