Get the width value of the resolution.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic ulong Width { get; }Public ReadOnly Property Width As ULong
	Get
public:
property unsigned long long Width {
	unsigned long long get ();
}Property Value
Type: 
UInt64
See Also