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