Table of Contents

Method AsUInt32

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

AsUInt32(RegionOp)

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

public static uint AsUInt32(this RegionOp e)

Parameters

e RegionOp

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!