프로젝트

일반

사용자정보

개정판 f9d42594

IDf9d42594aac30756f5dc8d4a09d122847c3034cf
상위 e0204db0
하위 c0d2925b, c7fcb949

김동진이(가) 약 6년 전에 추가함

issue #000 관리자 권한 추가, Arrow Text Mid Point modify

차이점 보기:

MarkupToPDF/Controls/Text/ArrowTextControl.cs
1209 1209
                
1210 1210
                var endP = MathSet.getNearPoint(ps, this.MidPoint);
1211 1211

  
1212
                connectorMEGeometry.EndPoint = endP;
1212
                
1213 1213

  
1214 1214
                //20180911 LJY 꺾이는 부분 수정
1215 1215
                Point testP = endP;                
......
1302 1302
                        }
1303 1303
                        break;
1304 1304
                }
1305

  
1306

  
1305
                connectorMEGeometry.EndPoint = endP;
1307 1306
                connectorSMGeometry.EndPoint = testP;
1308 1307
                connectorMEGeometry.StartPoint = testP;
1308
                
1309 1309
                //20180910 LJY 각도에 따라.
1310

  
1310
                this.MidPoint = testP;
1311 1311
                //instanceGroup.Children.Add(SingleAllow(this.MidPoint, this.StartPoint, this.LineSize));
1312 1312
                instanceGroup.Children.Add(SingleAllow(testP, this.StartPoint, this.LineSize));
1313 1313
            }

내보내기 Unified diff

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