DeviceArrayNETFormatSizeInBytes Property |
Get the size of the array in bytes
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic ulong SizeInBytes { get; }Public ReadOnly Property SizeInBytes As ULong
Get
public:
property unsigned long long SizeInBytes {
unsigned long long get ();
}Property Value
Type:
UInt64
See Also