browser ⟩ canvas ⟩ path ⟩ rect
CanvasRenderingContext2Darrow-up-right ⟩
do not affect current path, current point: .fillRect()arrow-up-right, .strokeRect()arrow-up-right, .clearRect()arrow-up-right
add subpath to current path: .rect()arrow-up-right
SVG ⟩ <rect>
custom ⟩ Rect
Last updated 3 years ago