KmlFeatureStyle Properties

The KmlFeatureStyle type exposes the following members.

Properties
  NameDescription
Public propertyBalloon
Specifies how the description balloon for placemarks is drawn. Use to indicate a missing style. Default Value is .
Public propertyIcon
Specifies how icons for point Placemarks are drawn. Use to indicate a missing style. Default Value is .
Public propertyLabel
Specifies how labels of a Feature are drawn. Use to indicate a missing style. Default Value is .
Public propertyLine
Specifies the drawing style (color, color mode, and line width) for all line geometry. Use to indicate a missing style. Default Value is .
Public propertyList
Specifies how a Feature is displayed in the list view. Use to indicate a missing style. Default Value is .
Public propertyPolygon
Specifies the drawing style for all polygons, including polygon extrusions and line extrusions. Use to indicate a missing style. Default Value is .
See Also