KmlIconStyle.HotSpot

KmlIconStyle.HotSpot property

Specifies the position of the reference point on the icon that is anchored to the Point specified in the Placemark. Default value is null means the HotSpot is missed.

public KmlCoordinate HotSpot { get; set; }

See Also