프로젝트

일반

사용자정보

개정판 fa48eb85

IDfa48eb85a9297b6aa53ad163a75afe98c86443d3
상위 5113a44c
하위 52827a4c

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

issue #1000 컨트롤 angle 수정/ Textcontrol 텍스트 선택 수정

Change-Id: I56b5c6295adb7409774045545f30f16a920be96c

차이점 보기:

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, bShiftKeyPressed);
512
            CommentAngle = MathSet.returnAngle(this.StartPoint, ref tmp, bShiftKeyPressed);
513 513

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

내보내기 Unified diff

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