Class MapRectangleGeometryView
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MapRectangleGeometryView : MapGeometryView
Constructors
MapRectangleGeometryView()
Declaration
public MapRectangleGeometryView()
Fields
Point1Property
Declaration
public static readonly DependencyProperty Point1Property
Field Value
Microsoft.
|
Point2Property
Declaration
public static readonly DependencyProperty Point2Property
Field Value
Microsoft.
|
RadiusXProperty
Declaration
public static readonly DependencyProperty RadiusXProperty
Field Value
Microsoft.
|
RadiusYProperty
Declaration
public static readonly DependencyProperty RadiusYProperty
Field Value
Microsoft.
|
RectProperty
Declaration
public static readonly DependencyProperty RectProperty
Field Value
Microsoft.
|
Properties
Point1
Point2
RadiusX
Declaration
public double RadiusX { get; set; }
Property Value
System.
|
RadiusY
Declaration
public double RadiusY { get; set; }
Property Value
System.
|