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:
ZividNET (in ZividNET.dll) Version: 1.0.1
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