Gets or sets the automatic setting for the
Brightness property.
public bool AutoBrightness {get; set;}
public bool AutoBrightness {get; set;}
get_AutoBrightness();
set_AutoBrightness(value);
public:
property bool AutoBrightness {
bool get();
void set ( bool value);
}
'Declaration
Public Property AutoBrightness As Boolean
'Usage
Dim instance As VideoProcAmp
Dim value As Boolean
instance.AutoBrightness = value
value = instance.AutoBrightness
Property Value
true if the property is controlled automatically; false if it has been set to a manual value
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2