DeviceArrayNETFormatIsValid Property |
Check whether the array is valid (non-empty)
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic bool IsValid { get; }Public ReadOnly Property IsValid As Boolean
Get
public:
property bool IsValid {
bool get ();
}Property Value
Type:
Boolean
See Also