nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.data.models
/
LinkRect
Link
Rect
@
Serializable
data
class
LinkRect
(
val
top
:
Double
,
val
left
:
Double
,
val
width
:
Double
,
val
height
:
Double
)
Members
Constructors
Link
Rect
Link copied to clipboard
constructor
(
top
:
Double
,
left
:
Double
,
width
:
Double
,
height
:
Double
)
Properties
height
Link copied to clipboard
val
height
:
Double
left
Link copied to clipboard
val
left
:
Double
top
Link copied to clipboard
val
top
:
Double
width
Link copied to clipboard
val
width
:
Double