Click or drag to resize

MIPSettings(String) Constructor

Initializes a new instance of the MIPSettings class

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public MIPSettings(
	string label = null
)

Parameters

label  String  (Optional)

[Missing <param name="label"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.MIPSettings.#ctor(System.String)"]

See Also