개정판 b79d6e7f
Fix: ArrowTextControl, TextControl에 ArcLength 적용
Change-Id: I02e837c6e9e97fc48008ee3753012f8025414ffb
MarkupToPDF/Controls/Shape/RectCloudControl.cs | ||
---|---|---|
20 | 20 |
|
21 | 21 |
namespace MarkupToPDF.Controls.Shape |
22 | 22 |
{ |
23 |
public class RectCloudControl : CommentUserInfo, IDisposable, IPath, INotifyPropertyChanged, IMarkupCommonData, IShapeControl, IDashControl
|
|
23 |
public class RectCloudControl : CommentUserInfo, IDisposable, INotifyPropertyChanged, IShapeControl, IDashControl
|
|
24 | 24 |
{ |
25 | 25 |
#region 초기 선언 |
26 | 26 |
private const string PART_ArcPath = "PART_ArcPath"; |
내보내기 Unified diff