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