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