ArcGIS Pro 2.6 API Reference Guide
ElevationSourceDefinition Class Members
Fields  Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : ElevationSourceDefinition Class

The following tables list the members exposed by ElevationSourceDefinition.

Public Constructors
 NameDescription
Public Constructor Default constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Gets the default vertical units  
Top
Public Properties
 NameDescription
Public Property Gets and sets the underlying data connection for the elevation source  
Public Property Gets and sets the MetadataURI  
Public Property Gets and sets the name of the elevation source.  
Public PropertyGets and sets the vertical unit of the source  
Public Property Gets and sets the visibility of the elevation source  
Top
Public Methods
 NameDescription
Public MethodChecks whether the uri can be used as the DataConnection. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Create an ElevationSourceDefinition from the input cimsource  
Public MethodSets the DataConnection to be the source identified by the uri. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodCreate a ArcGIS.Core.CIM.CIMElevationSource from the current definition values  
Top
See Also

Reference

ElevationSourceDefinition Class
ArcGIS.Desktop.Mapping Namespace