toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
MarginInt
/
MarginInt
Margin
Int
constructor
(
top
:
Short
,
right
:
Short
,
bottom
:
Short
,
left
:
Short
)
constructor
(
vertical
:
Int
,
horizontal
:
Int
)
constructor
(
margin
:
Int
)
constructor
(
top
:
Int
,
right
:
Int
,
bottom
:
Int
,
left
:
Int
)