toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.options
/
BYBOX
BYBOX
data
class
BYBOX
(
val
width
:
Double
,
val
height
:
Double
,
val
unit
:
GeoUnit
)
:
Shape
,
VaryingArgument
Members
Constructors
BYBOX
Link copied to clipboard
constructor
(
width
:
Double
,
height
:
Double
,
unit
:
GeoUnit
)
Properties
data
Link copied to clipboard
open
override
val
data
:
List
<
Argument
>
height
Link copied to clipboard
val
height
:
Double
unit
Link copied to clipboard
val
unit
:
GeoUnit
width
Link copied to clipboard
val
width
:
Double