Name | Description | |
---|---|---|
![]() | ElevationSourceDefinition Constructor | Default constructor |
The following tables list the members exposed by ElevationSourceDefinition.
Name | Description | |
---|---|---|
![]() | ElevationSourceDefinition Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | DefaultVerticalUnit | Gets the default vertical units |
Name | Description | |
---|---|---|
![]() | DataConnection | Gets and sets the underlying data connection for the elevation source |
![]() | MetadataURI | Gets and sets the MetadataURI |
![]() | Name | Gets and sets the name of the elevation source. |
![]() | VerticalUnit | Gets and sets the vertical unit of the source |
![]() | Visibility | Gets and sets the visibility of the elevation source |
Name | Description | |
---|---|---|
![]() | CanSetDataConnectionFromUri | Checks whether the uri can be used as the DataConnection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | FromCIM | Create an ElevationSourceDefinition from the input cimsource |
![]() | SetDataConnectionFromUri | Sets the DataConnection to be the source identified by the uri. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ToCIM | Create a ArcGIS.Core.CIM.CIMElevationSource from the current definition values |