DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Geometry
Polygon Class
Polygon Properties
Rings Property
Polygon
Rings Property
A read-only list describing the rings of the polygon.
Namespace:
Cassandra.Geometry
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
IList
<
IList
<
Point
>>
Rings
{
get
; }
Property Value
Type:
IList
IList
Point
See Also
Reference
Polygon Class
Cassandra.Geometry Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.