Get the width of the point cloud (number of columns)
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public ulong Width { get; }
Public ReadOnly Property Width As ULong
Get
public:
property unsigned long long Width {
unsigned long long get ();
}
Property Value
Type:
UInt64See Also