Matrix.transformPoint

Transforms the point (x, y) by matrix.

class Matrix
void
transformPoint
(
ref double x
,
ref double y
)

Parameters

x double

in/out X position

y double

in/out Y position