New to Telerik UI for WPFStart a free 30-day trial

Base class for segments which have Location collection.

Definition

Constructors

C#
protected CollectionSegmentData()

Properties

Gets or sets the LocationCollection that define this Segment object.

C#
public LocationCollection Points { get; set; }