Click or drag to resize

BasePluginCameraGainMax Property

The maximal 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 GainMax { get; set; }

Property Value

Double
See Also