Skip to content

mojo.app.View.TransformRectFromView

simon edited this page Jul 26, 2018 · 1 revision

mojo::mojo.app.mojo.app.View.TransformRectFromView

Method TransformRectFromView:[std:std.geom.Recti|std.geom.Recti]

Transforms a rect from another view.

Transform rect from coordinates local to view to coordinates local to this view.

Parameters
rect rect The rect to transform.
view view The view to transform rect from.
Clone this wiki locally