개정판 fa48eb85
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