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