KmlDocumentLoaderIconStyle Class

Represents the style settings that can be applied on an icon

Definition

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

Constructors

KmlDocumentLoaderIconStyleInitializes a new instance of the KmlDocumentLoaderIconStyle class

Properties

HotSpot HotSpot relative location for image when applied on the map
Icon Absolute URL reference to the icon
Scale Size of the icon. 1 is normal.

See Also