Constructor PointF | Terminal.Gui v1 (original) (raw)

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

Edit this page