Table of Contents

Constructor PointF

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

PointF(float, float)

Initializes a new instance of the PointF class with the specified coordinates.

public PointF(float x, float y)

Parameters

x float
y float