ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ShadedReliefColorizerDefinition Class / Altitude Property

Altitude Property (ShadedReliefColorizerDefinition)
Gets and sets altitude. The value will be ignored if UseMapIlluminationProperties is set to true.
Syntax
public Nullable<double> Altitude {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also