PointFloat Constructor
Creates a point from X and Y coordinates
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PointFloat(
float x,
float y
)
Parameters
- x Single
- The X coordinate
- y Single
- The Y coordinate