Point2D Constructor

The default constructor

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public Point2D(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
The X component
y
Type: SystemDouble
The Y component
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.