Table of Contents

Enum WmtsAxisOrder

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

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.