The KmlColorMode can be one of:
Constant | Description |
---|---|
Enums.KmlColorModeNormal | (0) Normal is the default value. This means that whatever Color property is set for the KmlColorStyle will be used. |
Enums.KmlColorModeRandom | (1) Random means whatever the Color property is set for the KmlColorStyle will be overwritten by a random color. |