HotSpot
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
C#
public class HotSpot
Inheritance: objectHotSpot
Constructors
C#
public HotSpot()
Properties
Gets or sets coordinate system.
C#
public HotspotCoordinateSystem CoordinateSystem { get; set; }
Gets or sets name of the child element which is hot spot of the framework element.
C#
public string ElementName { get; set; }
C#
public HotSpotUnit XUnits { get; set; }
C#
public HotSpotUnit YUnits { get; set; }