CoordinateCollection.LineToCol

CoordinateCollection.LineToCol property

Contains x- and y-coordinates of the ending vertex of a straight line segment. These coordinates are contained in the X and Y elements, respectively.

public LineToCollection LineToCol { get; }

See Also