MapLineSegmentView
Class
Creates a line between two points in a map path figure.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class MapLineSegmentView : MapPathSegmentView
Inheritance: objectMapPathSegmentViewMapLineSegmentView
Inherited Members
Constructors
Initializes a new instance of the MapLineSegmentView class.
C#
public MapLineSegmentView()
Fields
PointProperty
DependencyProperty
Identifies the Point dependency property.
C#
public static readonly DependencyProperty PointProperty