PointCloudHeight Property |
Height of point cloud (number of rows)
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
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