public enum SurfaceZsResultStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SurfaceZsResultStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SurfaceZsResultStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SurfaceZsResultStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CalculationError | Error: something went wrong when calculating, probably a SpatialReference issue. |
Canceled | Information: the calculation was canceled, Zs are not available |
InvalidState | Error: something went wrong internally. |
NoVisibleSource | The specified ElevationSurfaceLayer has no visible elevation sources, all Zs were set to a constant value, Zs are available. |
Ok | Calculation went fine, Zs are available. |
OutsideDomain | Information: input is entirely outside the surface domain, Zs are not available. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SurfaceZsResultStatus
Target Platforms: Windows 11, Windows 10, Windows 8.1