RelLineToCol

CoordinateCollection.RelLineToCol 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.Coordinates are specified as relative coordinates.

public RelLineToCollection RelLineToCol { get; }

See Also