| Home > Function descriptions > | History back Previous chapter Next chapter Print |
DRSetOverlaySize |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG DRSetOverlaySize (LONG nWidth, LONG nHeight)
Description
DRSetOverlaySize() defines the size of the overlay area (default: current camera image size).
Parameters
nWidth |
Horizontal size of the overlay area |
nHeight |
Vertical size of the overlay area |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions