Whether point cloud is empty
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.0
Syntaxpublic bool Empty { get; }Public ReadOnly Property Empty As Boolean
Get
public:
property bool Empty {
bool get ();
}Property Value
Type:
Boolean
See Also