LineStringPoints Property |
Gets the read-only list of points describing the LineString.
Namespace:
Cassandra.Geometry
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax public IList<Point> Points { get; }
Property Value
Type:
IListPointSee Also