Draws a line with 2 unit dashes and 2 unit gaps with the first dash offset by 1. g.LineDash = Array(2.0, 3.0) g.LineDashOffset = 1.0
確定! 回上一頁