API Reference > imodeljs-common > DisplayStyles > HiddenLine > HiddenLine.Style > width width Readonly 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 54 Last Updated: 11 June, 2024