Table of Contents

Constructor DimAbsolute

Namespace
Terminal.Gui.ViewBase
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.

DimAbsolute(DimAbsolute)

protected DimAbsolute(DimAbsolute original)

Parameters

original DimAbsolute