Property ScreenPosition | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ScreenPosition

The location on screen to draw the Text regardless of scroll/zoom settings. This overridesGraphPosition if specified.

public Point? ScreenPosition { get; set; }

Property Value

Point?

Edit this page