Table of Contents

Method Sized

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Sized(int)

Creates an Absolute Dim from the specified integer value.

public static Dim Sized(int n)

Parameters

n int

The value to convert to the Dim.

Returns

Dim

The Absolute Dim.