Direction Conversion (Int32 to Direction)
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public static explicit operator Direction (
int value
)
- value Int32
- The value to use to create a new Direction.
DirectionA new
Direction with the same value.