DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Geometry
Point Class
Point Methods
Equals Method
GetHashCode Method
Parse Method
ToString Method
Point
Parse Method
Creates a
Point
instance from a
Well-known Text(WKT)
representation of a 2D point.
Namespace:
Dse.Geometry
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
static
Point
Parse
(
string
textValue
)
Parameters
textValue
Type:
System
String
Return Value
Type:
Point
See Also
Reference
Point Class
Dse.Geometry Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.