ArcGIS Pro 2.6 API Reference Guide
SurfaceZsMissingHandler Class Members
Fields  Properties 


ArcGIS.Desktop.Mapping Namespace : SurfaceZsMissingHandler Class

The following tables list the members exposed by SurfaceZsMissingHandler.

Public Constructors
 NameDescription
Public Constructor Constructs a missing Zs handler with all properties set to the default  
Top
Public Fields
 NameDescription
Public Fielddouble.NaN is the default for InputZ  
Public Fieldfalse is the default for OnlyProcessMissingZs  
Public Field0.0 is the default for OutputZ  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the Default SurfaceZsMissingHandler. This SurfaceZsMissingHandler is Read only.  
Public PropertyGets and sets the input geometry Z value that is considered to be missing.  
Public PropertyGets and sets whether or not all input Z values will be processed, or only the input Z values that are determined to be missing  
Public PropertyGets and sets the output value that will replace all missing input Z values  
Top
See Also

Reference

SurfaceZsMissingHandler Class
ArcGIS.Desktop.Mapping Namespace