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;} |
| COM native C++ | |
|---|
HRESULT get_Brightness(
LONG* Val
)
HRESULT put_Brightness(
LONG NewVal |
| C++ | |
|---|
DSRESULT get_Brightness (
long* Val
)
DSRESULT put_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)
See Also
Availability
DraftSight V1R1.4