Class PolyLineSegmentData
Represents a set of line segments defined by a LocationCollection with each Point specifying the end point of a line segment.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class PolyLineSegmentData : CollectionSegmentData, INotifyPropertyChanged
Constructors
PolyLineSegmentData()
Declaration
public PolyLineSegmentData()