프로젝트

일반

사용자정보

개정판 064efb98

ID064efb98f3733578df815c79c06681ba6955935f
상위 748afa9f
하위 d62c0439

백흠경이(가) 5년 이상 전에 추가함

issue #937: fixed to count numbers of multi line text

Change-Id: I3668b013640d2c3d5c1567ba367285d60a1e83cb

차이점 보기:

MarkupToPDF/Controls/Text/ArrowTextControl.cs
1144 1144
            connectorSMGeometry.StartPoint = this.StartPoint;
1145 1145
            connectorSMGeometry.EndPoint = this.MidPoint;
1146 1146
            connectorMEGeometry.StartPoint = this.MidPoint; //핵심
1147
            //Canvas.SetLeft(Base_TextBox, this.EndPoint.X - BoxWidth / 2);
1148
            //Canvas.SetTop(Base_TextBox, this.EndPoint.Y - BoxHeight / 2);
1149 1147

  
1150
            //Canvas.SetLeft(Base_TextBox, this.EndPoint.X);
1151 1148
            Canvas.SetLeft(Base_TextBox, this.EndPoint.X);
1152 1149
            Canvas.SetTop(Base_TextBox, this.EndPoint.Y);
1153 1150
             

내보내기 Unified diff

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