PointCloudHeight Property  | 
 Get the height of the point cloud (number of rows)
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic ulong Height { get; }Public ReadOnly Property Height As ULong
	Get
public:
property unsigned long long Height {
	unsigned long long get ();
}Property Value
Type: 
UInt64
See Also