Click or drag to resize

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.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public double ExposureTimeMin { get; set; }

Property Value

Double
See Also