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