FrameInfo.SoftwareVersionGroup.ZividAPI Property |
Version information for the Zivid API library
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxpublic FrameInfo.SoftwareVersionGroup.ZividAPIGroup ZividAPI { get; set; }
Public Property ZividAPI As FrameInfo.SoftwareVersionGroup.ZividAPIGroup
Get
Set
public:
property FrameInfo.SoftwareVersionGroup.ZividAPIGroup^ ZividAPI {
FrameInfo.SoftwareVersionGroup.ZividAPIGroup^ get ();
void set (FrameInfo.SoftwareVersionGroup.ZividAPIGroup^ value);
}
Property Value
Type:
FrameInfo.SoftwareVersionGroup.ZividAPIGroup
See Also