Check if the point cloud is empty
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.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