프로젝트

일반

사용자정보

개정판 19d602e0

ID19d602e003d8c2bbb04f42d167fae4c10db19b52
상위 02a9f323
하위 520b8e45

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

Fix: Undo/Redo 기능 개선

Change-Id: I788a6fe870ed5ee7096f3ee461227588cf758388

차이점 보기:

MarkupToPDF/Controls/Shape/CircleControl.cs
16 16
    public class CircleControl : CommentUserInfo, IDisposable, INotifyPropertyChanged, ICircleControl, IDashControl
17 17
    {
18 18
        private const string PART_CirclePath = "PART_CirclePath";
19
        public Path Base_CirclePath = null;
19
        private Path Base_CirclePath { get; set; }
20 20

  
21 21
        static CircleControl()
22 22
        {

내보내기 Unified diff

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