CaptureVisionRouterModule
The CaptureVisionRouterModule class defines general functions in the capture vision router module.
Definition
Namespace: Dynamsoft.CVR
public class CaptureVisionRouterModule
Methods
| Method | Description |
|---|---|
| GetVersion | Returns the version of the capture vision router module. |
GetVersion
Returns the version of the capture vision router module.
static string GetVersion();
Return Value
Returns a string representing the version of the capture vision router module.