개정판 554aae3b
issue #923: apply page rotation when drag controls
Change-Id: Ie927540d6831573609976d0e77cd767663c4bf4a
MarkupToPDF/Controls/Etc/ImgControl.cs | ||
---|---|---|
222 | 222 |
OnPropertyChanged("LeftBottomPoint"); |
223 | 223 |
} |
224 | 224 |
} |
225 |
public double Angle |
|
225 |
|
|
226 |
public override double Angle |
|
226 | 227 |
{ |
227 | 228 |
get { return (double)GetValue(AngleProperty); } |
228 | 229 |
set |
내보내기 Unified diff