Click or drag to resize

MapProjectionAxisType Enumeration

Type of axis

Namespace:  DHI.Projections
Assembly:  DHI.Projections (in DHI.Projections.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum AxisType
Members
  Member nameValueDescription
EastAxis0 Type of axis is eastbound
NorthAxis1 Type of axis is northbound
WestAxis2 Type of axis is westbound
SouthAxis3 Type of axis is southbound
See Also