# LibTmux.MovePaneRequest.Size

- **Module:** LibTmux.MovePaneRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Requests/MovePaneRequest.cs#L46
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-movepanerequest-size/

Gets the size in cells or as a percentage.

Sent as one sizing flag on every supported tmux, because the percentage
flag is broken from 3.4 through 3.6.
