type StrokeStyle = | "Dashed" | "DashedRound" | "Dotted" | "LongDashed" | "LongDashedRound" | "Solid";