public enum Monotonic : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Monotonic Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum Monotonic : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Monotonic Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Ascending | All values are ascending. |
Descending | All values are descending. |
NotMonotonic | All values are neither ascending or descending. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.Monotonic
Target Platforms: Windows 10, Windows 8.1