CameraInfoRevisionGroupMajor Property  | 
 Major hardware revision number
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic uint Major { get; set; }Public Property Major As UInteger
	Get
	Set
public:
property unsigned int Major {
	unsigned int get ();
	void set (unsigned int value);
}Property Value
Type: 
UInt32
See Also