New to Telerik UI for WinFormsStart a free 30-day trial

Coordinate system which is used to calculate location of the hotspot inside the element.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMap.dll

Syntax:

C#
public enum HotspotCoordinateSystem

Fields

The Google KML coordinate system. The point of origin is left-bottom corner of the element. The X is increased from left to right. The Y is increased from bottom to top.

C#
Kml = 1

The RadMap coordinate system. The point of origin is left-top corner of the element. The X is increased from left to right. The Y is increased from top to bottom.

C#
RadMap = 0
In this article
DefinitionFieldsKmlRadMap
Not finding the help you need?
Contact Support