프로젝트

일반

사용자정보

개정판 8898253f

ID8898253f0cb938fb28705406423e702859822d5d
상위 31103d2d
하위 1a367fb6, 18e195bc

김동진이(가) 5년 이상 전에 추가함

issue #1133: TextControl LineSize, TextSize 수정 시 이벤트 누락.

Change-Id: I1bfd83d31b3f8e3dbc5be2bc6b2fa1cf46af2f3c

차이점 보기:

MarkupToPDF/Controls/Text/ArrowTextControl.cs
126 126
                }
127 127

  
128 128
                this.ArrowText = Base_TextBox.Text;
129
                BoxWidth = e.NewSize.Width;
130
                BoxHeight = e.NewSize.Height;               
131
                SetArrowTextPath();
132
            }           
129
                
130
            }
131
            BoxWidth = e.NewSize.Width;
132
            BoxHeight = e.NewSize.Height;
133
            SetArrowTextPath();
133 134
        }
134 135

  
135 136
        #region Properties

내보내기 Unified diff

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