Native.getSurfaceTransform
void getSurfaceTransform(out double x, out double y)Retrieves the surface transform of self.
This is the translation from self's surface coordinates into self's widget coordinates.
Parameters
x | return location for the x coordinate |
y | return location for the y coordinate |