UnScale
TransformationMatrix.UnScale method
Skaliert x1 und y1 zurück und gibt x und y vor der Transformationsmatrix zurück.
public void UnScale(double x1, double y1, out double x, out double y)
Parameter | Typ | Beschreibung |
---|---|---|
x1 | Double | Koordinate x1. |
y1 | Double | Koordinate y1. |
x | Double& | Koordinate x verkleinert. |
y | Double& | Koordinate y verkleinert. |
Siehe auch
- class TransformationMatrix
- namensraum Aspose.Font
- Montage Aspose.Font