프로젝트

일반

사용자정보

개정판 e65e8c5c

IDe65e8c5cb23d23362889f3be6e0a4248c9aa29c4
상위 1b0edce7
하위 5a565c3c

백흠경이(가) 9달 전에 추가함

Fix: 회전 로직 수정

Change-Id: I8f2e7b85a1365f06764fbd9203f29594610b14c5

차이점 보기:

MarkupToPDF/Controls/Shape/RectangleControl.cs
17 17
namespace MarkupToPDF.Controls.Shape
18 18
{
19 19
//강인구 추가 IShapeControl
20
    public class RectangleControl : CommentUserInfo, IDisposable, INotifyPropertyChanged, IMarkupCommonData, IShapeControl, IDashControl
20
    public class RectangleControl : CommentUserInfo, IDisposable, INotifyPropertyChanged, IShapeControl, IDashControl
21 21
    {
22 22
        public Path Base_RectPath { get; set; }
23 23
        private const string PART_RectPath = "PART_RectPath";

내보내기 Unified diff

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