FrameInfoSoftwareVersionGroupZividAPI Property |
Version information for the Zivid API library
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
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