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