Sets the color of the coordinate at the specified index.
"customGraphicsCoordinates_var" is a variable referencing a CustomGraphicsCoordinates object. |
"customGraphicsCoordinates_var" is a variable referencing a CustomGraphicsCoordinates object. |
| Type | Description |
| boolean | Returns true if setting the color was successful. |
| Name | Type | Description |
| index | integer | The index of the coordinate to set. The first coordinate has an index of 0. |
| color | Color | The color value as a Color object. |