Click or drag to resize

MasterCurveDataControllerPlotItems_DragDropHandler Constructor

Initializes a new instance of the MasterCurveDataControllerPlotItems_DragDropHandler class.

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

Parameters

parent  MasterCurveDataController
The parent controller.
See Also