DirectionGetCardinalName Method
Returns the full name of the cardinal direction represented by the
directional vector.
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public static string GetCardinalName(
Direction value
)
- value Direction
- The direction whose name to find.
StringA
String containing the cardinal name.