Class
CollectionSegmentData

Base class for segments which have Location collection.

Definition

Constructors

CollectionSegmentData()

Declaration

cs-api-definition
protected CollectionSegmentData()

Properties

Points

Gets or sets the LocationCollection that define this Segment object.

Declaration

cs-api-definition
public LocationCollection Points { get; set; }

Property Value

LocationCollection