protected virtual bool AdjustPoints( int startIndex, Point newFromPoint, int endIndex, Point 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