numerations #
Name |
Values |
|
This class exposes no enumerations. |
Constants #
Name |
Type |
Value |
|
|
This class exposes no constants. |
Events #
Definition |
Description |
|
This class does not expose any events. |
Methods #
Definition |
Description |
Constructor( cValue as Color, intPosition as Integer, intScale as Integer = 50 ) |
Create an instance of this class with the parameters as property values. |
Properties #
Name |
Type |
Default Value |
Description |
Position |
Integer |
0 |
The position within the display where this marker appears, as a percentage (0-100) |
Scale |
Integer |
0 |
The spread of the color across the display as it gradates in to surrounding colors, as a percentage (0-100). |
Value |
Color |
&c000000 |
The color to be used in the display. |
Examples #
There are currently no examples for this class.