class

Blend2D::Geometry::StrokeOptions

Inherits Reference < Object

Instance methods

end_cap
Source
end_cap=(cap : StrokeCap)
Source
join
Source
join=(stroke_join : StrokeJoin)
Source
miter_limit
Source
miter_limit=(double : Float64)
Source
start_cap
Source
start_cap=(cap : StrokeCap)
Source
width
Source
width=(double : Float64)
Source