Method Absolute | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Absolute(int)
Creates an Absolute Dim from the specified integer value.
public static Dim? Absolute(int size)
Parameters
size
int
The value to convert to the Dim.
Returns
The Absolute Dim.