width
width: undefined | number
If defined, the width of the edges in pixels. If undefined (or 0), edges are drawn using the element's line width.
note Non-integer values are truncated, and values are clamped to the range [1, 32].
Defined in
- core/common/src/HiddenLine.ts Line 40
Last Updated: 20 June, 2023