LineString.Count

LineString.Count property

Gets the number of points in the LineString.

public int Count { get; }

See Also