view To Source Coord
Convert screen coordinate to source coordinate.
Return
a coordinate representing the corresponding source coordinate.
Parameters
vxy
view X/Y coordinate.
Convert screen coordinate to source coordinate.
Return
source coordinates. This is the same instance passed to the sTarget param.
Parameters
vxy
view coordinates to convert.
s Target
target object for result. The same instance is also returned.
Convert screen coordinate to source coordinate.
Return
source coordinates. This is the same instance passed to the sTarget param.
Parameters
vx
view X coordinate.
vy
view Y coordinate.
s Target
target object for result. The same instance is also returned.
Convert screen coordinate to source coordinate.
Return
a coordinate representing the corresponding source coordinate.
Parameters
vx
view X coordinate.
vy
view Y coordinate.