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