C# Class Google.KML.geLineStyle

Represents the LineStyle Object
Inheritance: geColorStyle
Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Méthodes publiques

Свойство Type Description
Width System.Single

Méthodes publiques

Méthode Description
ToKML ( XmlTextWriter kml ) : void

Renders the object and any children as KML

Method Details

ToKML() public méthode

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

Property Details

Width public_oe property

The width of the line to draw
public Single,System Width
Résultat System.Single