# LibTmux.MovePaneRequest.Direction

- **Module:** LibTmux.MovePaneRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Requests/MovePaneRequest.cs#L27
- **Page:** https://libtmux.org/en/dotnet/latest/reference/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.
