개정판 0d00f9c8
issue #923: implementing drag textcontrol
Change-Id: I17d1f4ec754ea13646260d1c331d574ad680d47d
MarkupToPDF/Controls/Common/Interfaces.cs | ||
---|---|---|
20 | 20 |
double Height { get; set; } |
21 | 21 |
Point StartPoint { get; set; } |
22 | 22 |
Point EndPoint { get; set; } |
23 |
void updateControl(); |
|
24 | 23 |
} |
25 | 24 |
|
26 | 25 |
public interface ICloudControl : IPath |
내보내기 Unified diff