Enum WmtsAxisOrder
This enum indicates the axis order or the Wmts axis order.
public enum WmtsAxisOrder
Fields
XY = 0This value indicates the axis order is formed as X, Y.
YX = 1This value indicates the axis order is formed as Y, X.
This enum indicates the axis order or the Wmts axis order.
public enum WmtsAxisOrder
XY = 0This value indicates the axis order is formed as X, Y.
YX = 1This value indicates the axis order is formed as Y, X.