ClassPolyLineSegmentData
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 PolyLineSegmentData : CollectionSegmentData, INotifyPropertyChanged
Inheritance: objectPathSegmentDataCollectionSegmentDataPolyLineSegmentData
Implements:
Inherited Members
Constructors
PolyLineSegmentData()
Declaration
cs-api-definition
public PolyLineSegmentData()