Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CrImage::Draw::BracketStyle
Inherits
Reference
<
Object
BracketStyle defines the appearance of bracket annotations.
Constructors
new
(color :
CrImage::Color::Color
=
Color::BLACK
, thickness :
Int32
= 2, tip_length :
Int32
= 8)
Source
Instance methods
color
Source
color=
(color :
Color::Color
)
Source
thickness
Source
thickness=
(thickness :
Int32
)
Source
tip_length
Source
tip_length=
(tip_length :
Int32
)
Source