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