StrokeToFill

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun set(outFill: VectorPath, weight: Int, startCap: LineCap, endCap: LineCap, joins: LineJoin, miterLimit: Double)
Link copied to clipboard
fun strokeFill(stroke: VectorPath, lineWidth: Double, joins: LineJoin, startCap: LineCap, endCap: LineCap, miterLimit: Double, outFill: VectorPath)