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