Click or drag to resize

CalibrationsViewModel Constructor

Initializes a new instance of the CalibrationsViewModel class

Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public CalibrationsViewModel(
	double maxLensTravel
)

Parameters

maxLensTravel  Double

[Missing <param name="maxLensTravel"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.CalibrationsViewModel.#ctor(System.Double)"]

See Also