Styles Namespace

Version 1.0.0-beta002
.NET Framework 4.7

Interfaces

IStyleProvider

Enums

KmlColorMode

Classes

KmlBalloonStyle

Specifies how the description balloon for placemarks is drawn. The <bgColor>, if specified, is used as the background color of the balloon.

KmlColorStyle

This is an abstract element and cannot be used directly in a KML file. It provides elements for specifying the color and color mode of extended style types.

KmlIcon
KmlIconStyle

Specifies how icons for point KmlPlacemark's are drawn. The KmlIconStyle.Icon property specifies the icon image. The KmlIconStyle.Scale property specifies the x, y scaling of the icon. The color specified in the KmlColorStyle.Color element of KmlIconStyle is blended with the color of KmlIconStyle.Icon.

KmlLabelStyle

Specifies how the name of a KmlFeature is drawn. A custom color, color mode, and scale for the label (name) can be specified.

KmlLineStyle

Specifies the drawing style (color, color mode, and line width) for all line geometry. Line geometry includes the outlines of outlined polygons and the extruded "tether" of Placemark icons (if extrusion is enabled).

KmlPolyStyle

Specifies the drawing style for all polygons, including polygon extrusions (which look like the walls of buildings) and line extrusions (which look like solid fences).

KmlStyle
KmlStyleMap
KmlStyleMapPair
KmlStyleSelector
KmlStyleSelectorCollection