LineString.Count
LineString.Count property
Gets the number of points in the LineString
.
public int Count { get; }
See Also
- class LineString
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS
Gets the number of points in the LineString
.
public int Count { get; }