C#
VB
WinRT C#
C++
Gets or sets the brightness of the flare.
public int Brightness { get; set; }
Public Property Brightness As Integer
public int Brightness {get; set;}
get_Brightness();
set_Brightness(value);
Object.defineProperty('Brightness');
The brightness of the flare. This value is divided internally by 100. This parameter affects the brightness of both the flare, and any lightened circles surrounding the flare. This parameter only accepts positive values.
Refer to LensFlareCommand.
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