C#
VB
WinRT C#
C++
Gets or sets the intensity or brightness of the light.
public int Brightness { get; set; }
Public Property Brightness As Integer
public int Brightness {get; set;}
get_Brightness();
set_Brightness(value);
Object.defineProperty('Brightness');
Intensity or brightness of the light. 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