KmlContainer Class

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Kml.Features
Assembly Skybrud.Essentials.Maps.dll
Visibility Public
Keywords Abstract
Inheritance
public abstract class KmlContainer : KmlFeature { }

Properties

Type Name Summary
String Id (inherited from KmlFeature)
String Name (inherited from KmlFeature)

User-defined text displayed in the 3D viewer as the label for the object (for example, for a KmlPlacemark, KmlFolder, or KmlNetworkLinkControl).

String Description (inherited from KmlFeature)
String StyleUrl (inherited from KmlFeature)