KmlStyleMap Class
Version 1.0.0-beta002
.NET Framework 4.7
Namespace | Skybrud.Essentials.Maps.Kml.Styles |
---|---|
Assembly | Skybrud.Essentials.Maps.dll |
Visibility | Public |
Interfaces |
IEnumerable<T >, IEnumerable
|
Inheritance |
public class KmlStyleMap : KmlStyleSelector, IEnumerable<T>, IEnumerable { }
Properties
Type | Name | Summary |
---|---|---|
int | Count | |
KmlStyleMapPair | Normal | |
KmlStyleMapPair | Highlight | |
String | Id (inherited from KmlStyleSelector) | |
bool | HasId (inherited from KmlStyleSelector) |
Methods
GetEnumerator()
(virtual)
|
Parse(XElement)
(static)
|
Parse(XElement, XmlNamespaceManager)
(static)
|
ToXElement()
(virtual)
|
Inherited from KmlObject |
NewXElement()
(virtual)
|
NewXElement(string)
(virtual)
|