Enum Color

Color

An enum representing the named colors available to use in map images.

To call an enum, you call its parent class, name, and property. For example, Maps.Color.BLACK.

Properties

PropertyTypeDescription
BLACKEnum
BROWNEnum
GREENEnum
PURPLEEnum
YELLOWEnum
BLUEEnum
GRAYEnum
ORANGEEnum
REDEnum
WHITEEnum