# LibTmux.MovePaneRequest.Direction

- **Module:** LibTmux.MovePaneRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Requests/MovePaneRequest.cs#L44
- **Page:** https://libtmux.org/reference/dotnet/libtmux-movepanerequest-direction/

Gets which side of the target the pane lands on.

Only the axis comes from the direction; landing before the target is
<see cref="Before" />, which an above or left direction implies.
