Check if the point cloud is empty
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public bool Empty { get; }
Public ReadOnly Property Empty As Boolean
Get
public:
property bool Empty {
bool get ();
}
Property Value
Type:
BooleanSee Also