ClassMapEllipseView
Class
Represents ellipse 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:
cs-api-definition
public class MapEllipseView : MapShapeBindableWrapper
Inheritance: objectMapShapeBindableWrapperMapEllipseView
Inherited Members
Constructors
MapEllipseView()
Initializes a new instance of the MapEllipseView class.
Declaration
cs-api-definition
public MapEllipseView()
Fields
HeightListenerProperty
Listener for the Height property.
Declaration
cs-api-definition
public static readonly DependencyProperty HeightListenerProperty
Field Value
DependencyProperty
LocationProperty
Identifies the Location dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty LocationProperty
Field Value
DependencyProperty
WidthListenerProperty
Listener for the Width property.
Declaration
cs-api-definition
public static readonly DependencyProperty WidthListenerProperty
Field Value
DependencyProperty