HiddenLine.StyleProps Interface
Describes the symbology with which edges should be drawn.
Properties
Name | Type | Description | |
---|---|---|---|
color | undefined | number | 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: 20 June, 2023