KmlNetworkLinkControl Class
Version 1.0.0-beta002
.NET Framework 4.7
| Namespace | Skybrud.Essentials.Maps.Kml |
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll |
| Visibility | Public |
| Inheritance |
Controls the behavior of files fetched by a KmlNetworkLink>.
public class KmlNetworkLinkControl : KmlObject { }
Properties
| Type | Name | Summary |
|---|---|---|
| TimeSpan | MinRefreshPeriod | |
| TimeSpan | MaxSessionLength | |
| String | Cookie | |
| String | Message | |
| String | LinkName | |
| String | Expires |
Methods
|
Parse(XElement)
(static)
|
|
Parse(XElement, XmlNamespaceManager)
(static)
|
|
ToXElement()
(virtual)
|
Inherited from KmlObject |
|
NewXElement()
(virtual)
|
|
NewXElement(string)
(virtual)
|