ICameraAndIlluminationHolderChangeCamera Method |
Changes the camera to the one with the given ID.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxvoid ChangeCamera(
string cameraId
)
Parameters
- cameraId String
- The camera we want to work with.
See Also