개정판 86143026
Fix: SignControl에 대하여 Undo/Redo 구현
Change-Id: I0999f557cc1235cfbce38d30098fcd29719fc24a
MarkupToPDF/Controls/Polygon/PolygonControl.cs | ||
---|---|---|
18 | 18 |
|
19 | 19 |
namespace MarkupToPDF.Controls.Polygon |
20 | 20 |
{ |
21 |
public class PolygonControl : CommentUserInfo, IDisposable, INotifyPropertyChanged, IShapeControl, IMarkupControlData, IPath
|
|
21 |
public class PolygonControl : CommentUserInfo, IDisposable, INotifyPropertyChanged, IShapeControl, IMarkupControlData |
|
22 | 22 |
{ |
23 | 23 |
#region Constructure |
24 | 24 |
|
내보내기 Unified diff