mojo:mojo.app.View.TransformRectToView
Transforms a rect to another view.
Transforms rect
from coordinates local to this view to coordinates local to view
.
Parameters | |
---|---|
rect |
rect The rect to transform. |
view |
view View to transform rect to. |