Enum WmtsAxisOrder
This enum indicates the axis order or the Wmts axis order.
public enum WmtsAxisOrder
Fields
XY = 0
This value indicates the axis order is formed as X, Y.
YX = 1
This 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 = 0
This value indicates the axis order is formed as X, Y.
YX = 1
This value indicates the axis order is formed as Y, X.