piechart
/
ir.mahozad.android
/
Bounds
Bounds
data class
Bounds
(left:
Float
, top:
Float
, right:
Float
, bottom:
Float
)
Content copied to clipboard
Constructors
Properties
Constructors
Bounds
Link copied to clipboard
fun
Bounds
(rectF:
RectF
)
Content copied to clipboard
Properties
bottom
Link copied to clipboard
val
bottom
:
Float
Content copied to clipboard
height
Link copied to clipboard
val
height
:
Float
Content copied to clipboard
left
Link copied to clipboard
val
left
:
Float
Content copied to clipboard
right
Link copied to clipboard
val
right
:
Float
Content copied to clipboard
top
Link copied to clipboard
val
top
:
Float
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Float
Content copied to clipboard