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