Draw::StrokeStyle
Inherits Struct < Value < Object
StrokeStyle keeps stroke style attributes that is used by the Stroke method of a Drawer
Constructors
new(color : Colorize::Color, width : Float64, line_cap : Draw::LineCap, line_join : Draw::LineJoin, dash_offset : Float64, dash : Array(Float64))
SourceInstance methods
dash
Array represented dash length pair values are plain dash and impair are space between dash if empty display plain line