Table of Contents

Class RegionOpExtensions

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Extension methods for the RegionOp enum type.

public static class RegionOpExtensions
Inheritance
RegionOpExtensions
Inherited Members

Methods

AsInt32(RegionOp)

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

AsUInt32(RegionOp)

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

FastIsDefined(RegionOp, int)

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