DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Geometry
Point Class
Point Constructor
Point Methods
Point Properties
Point Constructor
Creates a new instance of
Point
.
Namespace:
Dse.Geometry
Assembly:
Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Copy
public
Point
(
double
x
,
double
y
)
Parameters
x
Type:
System
Double
The
X
coordinate.
y
Type:
System
Double
The
Y
coordinate.
See Also
Reference
Point Class
Dse.Geometry Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.