Enum HotSpotUnit
Units are used to position hot spot.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public enum HotSpotUnit
Fraction
Fractions of the icon size. The hot spot is inside the icon.
InsetPixels
Offset in pixels from the upper right corner of the icon The hot spot is inside the icon.
Pixels
Pixels. Distance from the hot spot location to icon. The hot spot is outside the icon.