KmlStyle Class
Version 1.0.0-beta002
.NET Framework 4.7
| Namespace | Skybrud.Essentials.Maps.Kml.Styles |
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll |
| Visibility | Public |
| Inheritance |
public class KmlStyle : KmlStyleSelector { }
Properties
| Type | Name | Summary |
|---|---|---|
| KmlIconStyle | IconStyle | |
| KmlLabelStyle | LabelStyle | |
| KmlLineStyle | LineStyle | |
| KmlPolyStyle | PolyStyle | |
| KmlBalloonStyle | BalloonStyle | |
| String | Id (inherited from KmlStyleSelector) | |
| bool | HasId (inherited from KmlStyleSelector) |
Methods
|
Parse(XElement)
(static)
|
|
Parse(XElement, XmlNamespaceManager)
(static)
|
|
ToXElement()
(virtual)
|
Inherited from KmlObject |
|
NewXElement()
(virtual)
|
|
NewXElement(string)
(virtual)
|