Click or drag to resize

BasePluginCameraGainMin Property

The minimal gain value allowed by the camera model. 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 GainMin { get; set; }

Property Value

Double
See Also