KmlDocumentLoaderFolder Class

Folder containing KML Document(s)

Definition

Namespace: MobileTrack.Common.Services
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class Folder
Inheritance
Object    KmlDocumentLoaderFolder

Constructors

KmlDocumentLoaderFolderInitializes a new instance of the KmlDocumentLoaderFolder class

Properties

Name Folder name
Open Whether the folder is open (to edit? to view?)
Placemarks Vertexes for a line to be drawn
Style Style to be applied onto the folder
SubDocument Sub documents

See Also