Get the size (area) that is the product of the width and height.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic ulong Size { get; }Public ReadOnly Property Size As ULong
	Get
public:
property unsigned long long Size {
	unsigned long long get ();
}Property Value
Type: 
UInt64
See Also