CrImage::Draw::DashedLineStyle
DashedLineStyle defines the appearance of a dashed or dotted line
Constructors
new(color : CrImage::Color::Color, dash_length : Int32 = 5, gap_length : Int32 = 3, thickness : Int32 = 1)
SourceInstance methods
color
Sourcecolor=(color : Color::Color)
Sourcedash_length
Sourcegap_length
Sourcethickness
Source