Matrix.transformPoint
void transformPoint(ref double x, ref double y)Transforms the point (x, y) by matrix.
Parameters
x | in/out X position |
y | in/out Y position |
void transformPoint(ref double x, ref double y)Transforms the point (x, y) by matrix.
x | in/out X position |
y | in/out Y position |