SetCameraMatrix
Sets the camera matrix to the TcVnGevImageProvider TcCOM module
Syntax
Definition:
METHOD SetCameraMatrix : HRESULT
VAR_IN_OUT
    aCameraMatrix : TcVnMatrix3x3_LREAL;
END_VAR
          
 In/Outputs
| 
                   Name  | 
                   Type  | 
                   Description  | 
|---|---|---|
| 
                   aCameraMatrix  | 
                   The camera matrix to be copied to the TcCOM module  | 
 Return value