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