Struct Pen

A simple struct to hold stroke parameters

struct Pen

Fields

TypeNameDescription
cap
join
float
miterLimit
bool
shouldScale Specifies whether stroke width shall transform
float
width