Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CrImage::Draw::ArcStyle
Inherits
Reference
<
Object
ArcStyle defines the appearance of an arc or pie slice
Constructors
new
(color :
CrImage::Color::Color
, fill :
Bool
= false, thickness :
Int32
= 1)
Source
Instance methods
color
Source
color=
(color :
Color::Color
)
Source
fill
Source
fill=
(fill :
Bool
)
Source
thickness
Source
thickness=
(thickness :
Int32
)
Source
with_fill
(enabled :
Bool
= true) : self
Source
with_thickness
(thickness :
Int32
) : self
Source