PaddingExtensions Class
Contains extension methods for
Padding
.
public static class PaddingExtensions
- Namespace
- Spectre
.Console
Methods
-
static int GetBottomSafe
(Padding?) - Gets the bottom padding.
-
static int GetLeftSafe
(Padding?) - Gets the left padding.
-
static int GetRightSafe
(Padding?) - Gets the right padding.
-
static int GetTopSafe
(Padding?) - Gets the top padding.