Table of Contents

Method GetViewportOffsetFromFrame

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetViewportOffsetFromFrame()

Helper to get the X and Y offset of the Viewport from the Frame. This is the sum of the Left and Top properties of Margin, Border and Padding.

public Point GetViewportOffsetFromFrame()

Returns

Point