protected virtual bool AdjustPoints( int startIndex, PointF newFromPoint, int endIndex, PointF newToPoint )
Parameters
- startIndex
- the zero-based index of the first point to be changed, to be the value of newFromPoint
- newFromPoint
- endIndex
- the zero-based index of the last point to be changed, to be the value of newToPoint
- newToPoint