pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Box.height
pixelperfectengine
graphics
common
Box
Returns the height of the represented box.
int
height
[@property getter]
struct
Box
public @
property
@
nogc
@
safe
nothrow pure const
int
height
(
)
int
height
[@property setter]
int
left
;
int
top
;
int
right
;
int
bottom
;
Meta
Source
See Implementation
pixelperfectengine
graphics
common
Box
constructors
this
functions
isBetween
move
opBinary
pad
relMove
toString
properties
area
cornerLL
cornerLR
cornerUL
cornerUR
height
width
static functions
bySize
variables
bottom
left
right
top
Returns the height of the represented box.