BasePluginCameraExposureTimeMin Property |
The minimal exposure time the camera can be set to in ms. Used to control
the allowed range in the settings dialog.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic double ExposureTimeMin { get; set; }
Property Value
Double
See Also