C# Class Google.KML.geListStyle.geItemIcon

Represents an ItemIcon, the icon that you see in the Places window
Inheritance: geObject
Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Méthodes publiques

Свойство Type Description
Href string
State geItemIconStates

Méthodes publiques

Méthode Description
ToKML ( XmlTextWriter kml ) : void

Renders the object as KML

Method Details

ToKML() public méthode

Renders the object as KML
public ToKML ( XmlTextWriter kml ) : void
kml System.Xml.XmlTextWriter
Résultat void

Property Details

Href public_oe property

public string Href
Résultat string

State public_oe property

public geItemIconStates State
Résultat geItemIconStates