ITool |
The IToolFourPointsOnCurve type exposes the following members.
| Name | Description | |
|---|---|---|
| InnerLeftPoint | 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. | |
| InnerRightPoint | Gets the inner right 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. | |
| IsReadyToBeUsed |
Gets a value indicating whether the data privided by this instance are ready.
(Inherited from IToolTwoPointsOnCurve) | |
| OuterLeftPoint |
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.
(Inherited from IToolTwoPointsOnCurve) | |
| OuterRightPoint |
Gets the outer right 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.
(Inherited from IToolTwoPointsOnCurve) | |
| PlotItem |
Gets the plot item on which the points are.
(Inherited from IToolTwoPointsOnCurve) |