NativeT.getSurfaceTransform

Retrieves the surface transform of self.

This is the translation from self's surface coordinates into self's widget coordinates.

template NativeT()
override
void
getSurfaceTransform
(
out double x
,
out double y
)

Parameters

x double

return location for the x coordinate

y double

return location for the y coordinate