Class OrientationExtensions
Extension methods for the Orientation enum type.
public static class OrientationExtensions
- Inheritance
-
OrientationExtensions
- Inherited Members
Methods
- AsInt32(Orientation)
Directly converts this Orientation value to an int value with the same binary representation.
- AsUInt32(Orientation)
Directly converts this Orientation value to a uint value with the same binary representation.
- FastIsDefined(Orientation, int)
Determines if the specified int value is explicitly defined as a named value of the Orientation enum type.