Class MapPolyLineSegment
Represents a set of line segments defined by a LocationCollection with each Point specifying the end point of a line segment.
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class MapPolyLineSegment : MapCollectionSegment
Constructors
MapPolyLineSegment()
Initializes a new instance of the MapPolyLineSegment class.
Declaration
public MapPolyLineSegment()