From 84669c728bde8955ee6ab806ffd01b561da5ee36 Mon Sep 17 00:00:00 2001 From: Itta <86896657+itta611@users.noreply.github.com> Date: Fri, 20 Aug 2021 12:31:54 +0900 Subject: fix web/api/canvasrenderingcontext2d/setlinedash/ (#2103) --- files/ja/web/api/canvasrenderingcontext2d/setlinedash/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/ja/web/api/canvasrenderingcontext2d/setlinedash/index.html b/files/ja/web/api/canvasrenderingcontext2d/setlinedash/index.html index 74051e9a9d..d54da1283b 100644 --- a/files/ja/web/api/canvasrenderingcontext2d/setlinedash/index.html +++ b/files/ja/web/api/canvasrenderingcontext2d/setlinedash/index.html @@ -25,7 +25,7 @@ translation_of: Web/API/CanvasRenderingContext2D/setLineDash
この例では、setLineDash()
メソッドを使用して、実線の上に破線を描画します。
{{ EmbedLiveSample('Basic_example', 700, 180) }}
-この例は、さまざまな一般的な破線のパターンを示しています。
-- cgit v1.2.3-54-g00ecf