Table of Contents

Class DimensionExtensions

Namespace
Terminal.Gui.EnumExtensions
Assembly
Terminal.Gui.dll

Extension methods for the Dimensionenum type.

public static class DimensionExtensions
Inheritance
DimensionExtensions
Inherited Members

Methods

AsInt32(Dimension)

Directly converts this Dimension value to an int value with the same binary representation.

AsUInt32(Dimension)

Directly converts this Dimension value to a uint value with the same binary representation.

FastIsDefined(Dimension, int)

Determines if the specified int value is explicitly defined as a named value of the Dimensionenum type.