C#
VB
WinRT C#
C++
Gets or sets a value that represents the azimuth. The azimuth describes the light source's angular position in the horizontal plane.
public int Azimuth { get; set; }
Public Property Azimuth As Integer
public int Azimuth {get; set;}
get_Azimuth();
set_Azimuth(value);
Object.defineProperty('Azimuth');
Value that represents the azimuth. The valid range is from -360 to 360.
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