The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
IRenderingContext2D.lineWidth
printed
canvas
irenderer
IRenderingContext2D
Change the width of a line. The whole path has the same line width.
interface
IRenderingContext2D
void
lineWidth
(
float
width
)
Meta
Source
See Implementation
printed
canvas
irenderer
IRenderingContext2D
functions
beginPath
closePath
drawImage
fill
fillAndStroke
fillRect
fillStyle
fillText
fontFace
fontSize
fontStyle
fontWeight
getLineDash
lineDashOffset
lineTo
lineWidth
measureText
newPage
pageHeight
pageWidth
restore
rotate
save
scale
setLineDash
stroke
strokeStyle
textAlign
textBaseline
translate
Change the width of a line. The whole path has the same line width.