modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
Thickness
modernui
ui
core
Undocumented in source.
struct
Thickness {
double
left
;
double
top
;
double
right
;
double
bottom
;
}
Members
Variables
bottom
double
bottom
;
Undocumented in source.
left
double
left
;
Undocumented in source.
right
double
right
;
Undocumented in source.
top
double
top
;
Undocumented in source.
Meta
Source
See Implementation
modernui
ui
core
enums
HorizontalAlignment
VerticalAlignment
functions
heightContribution
offset
shrink
unionWith
widthContribution
structs
Color
Point
Rect
Size
Thickness