DirectionCardinalName Property

Gets the full name of the cardinal direction represented by this directional vector.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public string CardinalName { get; }

Property Value

String

See Also