SettingsFiltersGroupReflectionGroupEnabled Property |
Enable or disable the reflection filter. Note that this
filter is computationally intensive and may affect the frame
rate
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
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