SettingsBidirectional Property |
Enable or disable the use of bi-directional patterns (requires twice as many patterns as well as increased exposure time)
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic bool Bidirectional { get; set; }
Public Property Bidirectional As Boolean
Get
Set
public:
property bool Bidirectional {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also