korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-vector
/
korlibs.math.geom
/
applyScaleMode
apply
Scale
Mode
fun
Rectangle
.
applyScaleMode
(
container
:
Rectangle
,
mode
:
ScaleMode
,
anchor
:
Anchor
)
:
Rectangle
fun
SizeInt
.
applyScaleMode
(
container
:
RectangleInt
,
mode
:
ScaleMode
,
anchor
:
Anchor
)
:
RectangleInt
fun
SizeInt
.
applyScaleMode
(
container
:
SizeInt
,
mode
:
ScaleMode
)
:
SizeInt
fun
Size
.
applyScaleMode
(
container
:
Rectangle
,
mode
:
ScaleMode
,
anchor
:
Anchor
)
:
Rectangle
fun
Size
.
applyScaleMode
(
container
:
Size
,
mode
:
ScaleMode
)
:
Size