Click or drag to resize

MasterCurveDataControllerAvailableItems_DragHandler Constructor

Initializes a new instance of the MasterCurveDataControllerAvailableItems_DragHandler class.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AvailableItems_DragHandler(
	MasterCurveDataController parent
)

Parameters

parent  MasterCurveDataController
The parent controller.
See Also