KmlLink Class

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Kml
Assembly Skybrud.Essentials.Maps.dll
Visibility Public
Inheritance
public class KmlLink : KmlObject { }

Properties

Type Name Summary
String Href

Gets or sets a URL (either an HTTP address or a local file specification).

KmlLinkRefreshMode RefreshMode

Gets or sets the refresh mode of the link.

TimeSpan RefreshInterval

Indicates to refresh the file every n seconds.