CoordinateCollection.PolylineToCol

CoordinateCollection.PolylineToCol property

Contains x- and y-coordinates of the last point of a polyline and a polyline formula. The coordinates are specified in the X and Y elements, and the formula is specified in the A element.

public PolylineToCollection PolylineToCol { get; }

See Also