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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
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