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