Sets the choice for the color popup dialog control to the specified color index.
PROCEDURE SetColorChoice(
dialogID : LONGINT;
itemID : LONGINT;
colorIndex : INTEGER);def vs.SetColorChoice(dialogID, itemID, colorIndex):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| itemID | LONGINT | |
| colorIndex | INTEGER |
Availability: from VectorWorks12.0