SettingsBrightness Property |
Brightness in the light output from the projector
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxpublic double Brightness { get; set; }
Public Property Brightness As Double
Get
Set
public:
property double Brightness {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also