Up
–
api
»
Webapi
»
Canvas
»
Canvas2d
» LineCap
Module
Canvas2d.LineCap
type
t
=
pri
string
;
let
butt:
t
;
let
round:
t
;
let
square:
t
;