Click or drag to resize

PolylineSegmentCollection Properties

The PolylineSegmentCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity (Inherited from List<PolylineSegment>.)
Public propertyCount (Inherited from List<PolylineSegment>.)
Public propertyEndPoint
Gets the end point of the last segment.
Public propertyItem (Inherited from List<PolylineSegment>.)
Public propertyStartPoint
Gets the start point of the first segment.
Top
See Also