Sets the color name of the specified color index.
FUNCTION SetColorName(
ColorIndex : INTEGER;
ColorName : STRING): BOOLEAN;def vs.SetColorName(ColorIndex, ColorName):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| ColorIndex | INTEGER | The index of the color to be named. |
| ColorName | STRING | The new name of the color specified by the index. |
VS Functions: GetColorName
Availability: from Vectorworks 2011