C#
VB
WinRT C#
C++
Gets or sets the factor used when mixing the ambient color with the image.
public int Ambient { get; set; }
Public Property Ambient As Integer
public int Ambient {get; set;}
get_Ambient();
set_Ambient(value);
Object.defineProperty('Ambient');
Factor used when mixing the ambient color with the image. This property only accepts positive values.
Refer to LightCommand.
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