๐ฐrectangle
browser โฉ canvas โฉ path โฉ rect
do not affect current path, current point๏ผ .fillRect(), .strokeRect(), .clearRect()
add subpath to current path๏ผ .rect()
Last updated
Was this helpful?
browser โฉ canvas โฉ path โฉ rect
do not affect current path, current point๏ผ .fillRect(), .strokeRect(), .clearRect()
add subpath to current path๏ผ .rect()
Last updated
Was this helpful?