Good time, could somebody help me? I've got a problem whit angle, for example in
IntersectLineEllipse i added:
ShowMessage('Angle: '+FloatToStr(LineAngle*180/pi));
and in program it shows:
May be i do not understand what exactly means "LineAngle"?
Any way, How to make that once was given the second point, it maintained its position?
after Intersect second point do not move to the center of shape, it should save x position
something like it (red line)
Please, i really need your help