SettingsFiltersGroupContrastGroupEnabled Property |
Enable or disable the contrast filter
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
public:
property bool Enabled {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also