PointFloat Constructor
Constructs a point with the given coordinates
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public PointFloat(
float x,
float y
)
Parameters
- x Single
- The X coordinate
- y Single
- The Y coordinate