width Readonly
width: number | undefined
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 54
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.