# GSColor
Class
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Sub | Constructor | (None) | Create an instance of this class with the parameters as property values. |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Position | Integer | Nil | The position within the display where this marker appears, as a percentage (0-100) |
| Scale | Integer | Nil | The spread of the color across the display as it gradates in to surrounding colors, as a percentage (0-100). |
| Value | Color | Nil | The color to be used in the display. |