KmlDocumentLoaderDocumentFolder Property

The entities (lines, icons, etc.) that exist within the KML Document

Definition

Namespace: MobileTrack.Common.Services
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[XmlElementAttribute("Folder")]
public required KmlDocumentLoaderFolder Folder { get; set; }

Property Value

KmlDocumentLoaderFolder

See Also