개정판 025ebf74
issue #923: fixed a problem text control doesn't rotate
Change-Id: I0a45f13948b9aa2966639ec47c48d685afd11c09
MarkupToPDF/Controls/Text/TextControl.cs | ||
---|---|---|
922 | 922 |
} |
923 | 923 |
} |
924 | 924 |
|
925 |
public double Angle |
|
925 |
public override double Angle
|
|
926 | 926 |
{ |
927 | 927 |
get { return (double)GetValue(AngleProperty); } |
928 | 928 |
set |
내보내기 Unified diff