KmlColorStyle

sealed class KmlColorStyle

KMLColorStyle defines how KMLNode will appear based on the specified Color and ColorMode properties. For KMLIcon objects, the Color that is specified is blended with the existing color of the base image. Due to this blending effect, to have the exact color appear that was specified by the Color property, it is recommended that the base image be white. Also note that, because Color defaults to white, the Color property of KMLIcon will result in the original color of the base image.

Since

200.1.0

Inheritors

Properties

Link copied to clipboard

The KMLColorStyle's color.

Link copied to clipboard

The KMLColorStyle's color mode.