DalsaCameraSetStandardMeasure Method |
Sets the standard measure in the camera's settings dialog.
Must be virtual to have access to the settings dialog for updating
the value there.
Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCameraAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic override void SetStandardMeasure(
double standardMeasure
)
Parameters
- standardMeasure Double
- The crop factor as percentage between
50 and 100.
See Also