Click or drag to resize

FourPointStepEvaluationMiddlePoint Property

Gets the x and y value of the step middle point.

Namespace: Altaxo.Science.Signals
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public (double X, double Y) MiddlePoint { get; }

Property Value

ValueTupleDouble, Double
See Also