ClassMapLineView
Class
Represents line given in the geographical coordinates.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapLineView : MapShapeBindableWrapper
Inheritance: objectMapShapeBindableWrapperMapLineView
Inherited Members
Constructors
MapLineView()
Initializes a new instance of the MapLineView class.
Declaration
cs-api-definition
public MapLineView()
Fields
Point1Property
Identifies the Point1 dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty Point1Property
Field Value
DependencyProperty
Point2Property
Identifies the Point2 dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty Point2Property
Field Value
DependencyProperty