Gets or sets the brightness of light emitted by this Referenced image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Brightness As System.Integer |
C# | |
---|
System.int Brightness {get; set;} |
JavaScript | |
---|
Brightness : System.int |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Brightness(
LONG
NewVal
)
C++ | |
---|
property System.int Brightness { long* Val
)
DSRESULTput_Brightness(
long NewVal
} |
Property Value
Value between 0.00 and the maximum value which your system supports (0.00-maximum float, 1.0000 by default)