Click or drag to resize

IToolFourPointsOnCurveInnerLeftPoint Property

Gets the inner left point (both plot index and the row index of the original data column). The values are double because the pointer can be located inbetween two points.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
(double PlotIndex, double RowIndex) InnerLeftPoint { get; }

Property Value

ValueTupleDouble, Double
See Also