Click or drag to resize
DirectionIsCardinalDirection Method
Overload List
  NameDescription
Public methodStatic memberIsCardinalDirection(Object)
Checks if the specified value is a direction and a cardinal direction (i.e. N, E, S or W).
Public methodStatic memberIsCardinalDirection(DirectionType)
Checks if the specified direction is a cardinal direction (i.e. N, E, S or W).
Top
See Also