KmlDocumentLoaderPlacemark Class

Represents an entity to be drawn on screen; a line or entity

Definition

Namespace: MobileTrack.Common.Services
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public sealed class Placemark
Inheritance
Object    KmlDocumentLoaderPlacemark

Constructors

KmlDocumentLoaderPlacemarkInitializes a new instance of the KmlDocumentLoaderPlacemark class

Properties

LineString Optional: the line of this placemark (if applicable)
MultiGeometry NOT IMPLEMENTED: multi-geometry for this entity (has not been used yet)
Name Name of the placemark
StyleReference Style to be applied onto the placemark

See Also