Table of Contents

Method ContentToScreen

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ContentToScreen(in Point)

Converts a Content-relative location to a Screen-relative location.

public Point ContentToScreen(in Point location)

Parameters

location Point

The Content-relative location.

Returns

Point

The Screen-relative location.