Table of Contents

Method ResizeLeft

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

ResizeLeft(Point)

Resizes view from the left edge, adjusting X position and width.

public void ResizeLeft(Point location)

Parameters

location Point

Mouse position in view's coordinate space.