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