DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Geometry
LineString Class
LineString Properties
Points Property
LineString
Points Property
Gets the read-only list of points describing the LineString.
Namespace:
Dse.Geometry
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
IList
<
Point
>
Points
{
get
; }
Property Value
Type:
IList
Point
See Also
Reference
LineString Class
Dse.Geometry Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.