ClassMapRectangleView
Represents rectangle given in the geographical coordinates. Width and Height properties sets size of the ellipse in the degrees (spatial units).
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
public class MapRectangleView : MapShapeBindableWrapper
Inheritance: objectMapShapeBindableWrapperMapRectangleView
Inherited Members
Constructors
MapRectangleView()
Initializes a new instance of the MapRectangleView class.
Declaration
public MapRectangleView()
Fields
HeightListenerProperty
Listener for the Height property.
Declaration
public static readonly DependencyProperty HeightListenerProperty
Field Value
DependencyProperty
LocationProperty
Identifies the Location dependency property.
Declaration
public static readonly DependencyProperty LocationProperty
Field Value
DependencyProperty
RadiusXProperty
Identifies the RadiusXProperty dependency property.
Declaration
public static readonly DependencyProperty RadiusXProperty
Field Value
DependencyProperty
RadiusYProperty
Identifies the RadiusYProperty dependency property.
Declaration
public static readonly DependencyProperty RadiusYProperty
Field Value
DependencyProperty
WidthListenerProperty
Listener for the Width property.
Declaration
public static readonly DependencyProperty WidthListenerProperty
Field Value
DependencyProperty