toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
RectangleD
/
copyBounds
copy
Bounds
fun
copyBounds
(
left
:
Double
=
this.left
,
top
:
Double
=
this.top
,
right
:
Double
=
this.right
,
bottom
:
Double
=
this.bottom
)
:
Rectangle