Class MapMouseLocationIndicator
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MapMouseLocationIndicator : MapBaseControl, ILayer
Constructors
MapMouseLocationIndicator()
Declaration
public MapMouseLocationIndicator()
Fields
IndicatorLabelBackgroundProperty
Declaration
public static readonly DependencyProperty IndicatorLabelBackgroundProperty
Field Value
Microsoft.
|
IndicatorLabelBorderBrushProperty
Declaration
public static readonly DependencyProperty IndicatorLabelBorderBrushProperty
Field Value
Microsoft.
|
LocationFormatProperty
Declaration
public static readonly DependencyProperty LocationFormatProperty
Field Value
Microsoft.
|
StrokeThicknessProperty
Declaration
public static readonly DependencyProperty StrokeThicknessProperty
Field Value
Microsoft.
|
Properties
IndicatorLabelBackground
Declaration
public Brush IndicatorLabelBackground { get; set; }
Property Value
Microsoft.
|
IndicatorLabelBorderBrush
Declaration
public Brush IndicatorLabelBorderBrush { get; set; }
Property Value
Microsoft.
|
LocationFormat
StrokeThickness
Declaration
public double StrokeThickness { get; set; }
Property Value
System.
|
Methods
OnMapInitialize(RadMap, RadMap)
Declaration
protected override void OnMapInitialize(RadMap oldMapControl, RadMap newMapControl)