EVO HTML to PDF Converter

PointFloat Constructor

Winnovative Client for Windows Universal Platform Documentation
Constructs a point with the given coordinates

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public PointFloat(
	float x,
	float y
)

Parameters

x
Type: SystemSingle
The X coordinate
y
Type: SystemSingle
The Y coordinate
See Also

Reference