mojo:mojo.app.View.TransformPointFromView
Transforms a point from another view.
Transforms point
in coordinates local to 'view' to coordinates local to this view.
Parameters | |
---|---|
point |
point The point to transform. |
view |
view View to transform point from. |