Class IconStyle
Inheritance
System.Object
IconStyle
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class IconStyle : Object
Constructors
IconStyle(XElement)
Declaration
public IconStyle(XElement iconStyle)
Parameters
System.
|
Properties
HotSpot
IconUrl
Declaration
public string IconUrl { get; set; }
Property Value
System.
|
Scale
Declaration
public double Scale { get; set; }
Property Value
System.
|