API Reference > imodeljs-common > DisplayStyles > HiddenLine > HiddenLine.StyleProps HiddenLine.StyleProps Interface Describes the symbology with which edges should be drawn. Implemented by HiddenLine.Style Properties Name Type Description color undefined | ColorDefProps If defined, the color used to draw the edges. pattern undefined | LinePixels If defined, the pixel pattern used to draw the edges. width undefined | number If defined, the width of the edges in pixels. Defined in core/common/src/HiddenLine.ts Line 18 Last Updated: 13 June, 2024