ClassMapPolyLineSegmentView
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 MapPolyLineSegmentView : MapCollectionSegmentView
Inheritance: objectMapPathSegmentViewMapCollectionSegmentViewMapPolyLineSegmentView
Inherited Members
Constructors
MapPolyLineSegmentView()
Initializes a new instance of the MapPolyLineSegmentView class.
Declaration
cs-api-definition
public MapPolyLineSegmentView()