개정판 b35682c3
issue #0007 angle 문제 수정( Key event가 이상함)
Change-Id: I7af7ff329c12375823c4111233f091ad6a7dcdaa
MarkupToPDF/Controls/Common/Interfaces.cs | ||
---|---|---|
36 | 36 |
|
37 | 37 |
public interface IViewBox : IPath |
38 | 38 |
{ |
39 |
double Angle { get; set; } |
|
39 |
double CommentAngle { get; set; }
|
|
40 | 40 |
} |
41 | 41 |
public interface ICircleControl : IShapeControl |
42 | 42 |
{ |
내보내기 Unified diff