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