Class MapRectangleView
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MapRectangleView : MapShapeBindableWrapper
Constructors
MapRectangleView()
Declaration
public MapRectangleView()
Fields
HeightListenerProperty
Declaration
public static readonly DependencyProperty HeightListenerProperty
Field Value
Microsoft.
|
LocationProperty
Declaration
public static readonly DependencyProperty LocationProperty
Field Value
Microsoft.
|
RadiusXProperty
Declaration
public static readonly DependencyProperty RadiusXProperty
Field Value
Microsoft.
|
RadiusYProperty
Declaration
public static readonly DependencyProperty RadiusYProperty
Field Value
Microsoft.
|
WidthListenerProperty
Declaration
public static readonly DependencyProperty WidthListenerProperty
Field Value
Microsoft.
|
Properties
Location
RadiusX
Declaration
public double RadiusX { get; set; }
Property Value
System.
|
RadiusY
Declaration
public double RadiusY { get; set; }
Property Value
System.
|