The classes of the uEye .NET Framework Library are grouped into classes. All method calls are automatically available via the IntelliSense support in Visual Studio.
Namespace
Contains classes (uEye).
Class
These classes contain a set of methods or classes. A class represents the function calls of the API (e.g. uEye.DirectRendererOverlay).
Methods
The single methods in the classes are structured logically by uEye.DirectRendererOverlay.Clear(), uEye.DirectRendererOverlay.Hide() etc.
See also