C#
VB
WinRT C#
C++
Gets or sets the elevation value. The elevation describes the light source's angular position in the vertical plane.
public int Elevation { get; set; }
Public Property Elevation As Integer
public int Elevation {get; set;}
get_Elevation();
set_Elevation(value);
Object.defineProperty('Elevation');
Value that represents the elevation. The valid range is between 0 to 180.
Refer to BumpMapCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET