Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Term2::Edges
Inherits
Struct
<
Value
<
Object
Edges represents the four sides of a box (top, right, bottom, left)
Constructors
new
(top :
Int32
= 0, right :
Int32
= 0, bottom :
Int32
= 0, left :
Int32
= 0)
Source
Class methods
all
(val :
Int32
)
Source
symmetric
(vertical :
Int32
, horizontal :
Int32
)
Source
Instance methods
bottom
Source
bottom=
(bottom :
Int32
)
Source
horizontal
Source
left
Source
left=
(left :
Int32
)
Source
right
Source
right=
(right :
Int32
)
Source
top
Source
top=
(top :
Int32
)
Source
vertical
Source