Method Absolute | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

Dim

The Absolute Dim.

Edit this page