Additional information associated with the frame
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxpublic FrameInfo Info { get; }
Public ReadOnly Property Info As FrameInfo
Get
public:
property FrameInfo^ Info {
FrameInfo^ get ();
}
Property Value
Type:
FrameInfo
See Also