Show / Hide Table of Contents

Property Id

Id

Gets or sets the unique identifying string for the ElevationSource, as specified in a scene.

Declaration
public string Id { get; set; }
Property Value
Type Description
string

The unique identifying string for the ElevationSource, as specified in a scene.

Remarks

The ID is used by other parts of the API to reference a specific ElevationSource. If not provided, a unique ID is automatically assigned to each ElevationSource upon creation. When changing the ID, ensure the value remains unique so the ElevationSource can be reliably located by ID.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.