Scale
TransformationMatrix.Scale method
Skalar x och y med transformationsmatrisen: x1 = Ax + Cy; y1 = Bx + Dy.
public void Scale(double x, double y, out double x1, out double y1)
Parameter | Typ | Beskrivning |
---|---|---|
x | Double | Original x-koordinat. |
y | Double | Ursprunglig y-koordinat. |
x1 | Double& | Koordinat x skalad. |
y1 | Double& | Koordinat y skalad. |
Se även
- class TransformationMatrix
- namnutrymme Aspose.Font
- hopsättning Aspose.Font