Click or drag to resize

AssayToolsFitCurve Method (Sketch, String, AssayCurve)

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public static Sketch FitCurve(
	Sketch template,
	string csv,
	out AssayCurve curve
)

Parameters

template
Type: Scilligence.MolEngineSketch
csv
Type: SystemString
curve
Type: Scilligence.MolEngineAssayCurve

Return Value

Type: Sketch
See Also