Constructor DimAbsolute | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
DimAbsolute(int)
Represents a dimension that is a fixed size.
public DimAbsolute(int Size)
Parameters
Size
int
Remarks
This is a low-level API that is typically used internally by the layout system. Use the various static methods on the Dim class to create Dim objects instead.