Click or drag to resize

DalsaCameraSettingViewConfigurationManager Property

RAYGUIDE's configuration manager; needed to get and to store the last used calibration data file.

Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public IConfigurationManager ConfigurationManager { get; set; }

Property Value

IConfigurationManager
See Also