프로젝트

일반

사용자정보

개정판 d5e3aa15

IDd5e3aa15faab2649bd7805849c23ae0386632946
상위 168f8027
하위 7aa36857

김태성이(가) 약 5년 전에 추가함

issue #813 Angle 변경에 따른 무한 루프 수정
Angle 출력 오류 수정

Change-Id: I239d7712613119fdc1dc4e6853de98d9a3e3a60f

차이점 보기:

MarkupToPDF/Controls/Line/LineControl.cs
509 509
            this.EndPoint = pt;
510 510

  
511 511
            Point tmp = this.EndPoint;
512
            Angle = MathSet.returnAngle(this.StartPoint, ref tmp, true);
512
            Angle = MathSet.returnAngle(this.StartPoint, ref tmp, bShiftKeyPressed);
513 513

  
514 514
            if (bAxisLocked || bShiftKeyPressed)
515 515
            {

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)