FrameInfoSystemInfo Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.FrameInfo.SystemInfo"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic FrameInfoSystemInfoGroup SystemInfo { get; set; }Public Property SystemInfo As FrameInfoSystemInfoGroup
	Get
	Set
public:
property FrameInfoSystemInfoGroup^ SystemInfo {
	FrameInfoSystemInfoGroup^ get ();
	void set (FrameInfoSystemInfoGroup^ value);
}Property Value
Type: 
FrameInfoSystemInfoGroup
See Also