Click or drag to resize

IToolTwoPointsOnCurveOuterLeftPoint Property

Gets the outer 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) OuterLeftPoint { get; }

Property Value

ValueTupleDouble, Double
See Also