Hilite.Silhouette Enumeration
Describes the width of the outline applied to hilited geometry. The outline is drawn around the union of all hilited geometry and is visible behind non-hilited geometry.
see Hilite.Settings
Members
| Name | Value | Description | 
|---|---|---|
| None | 0 | No outline. | 
| Thin | 1 | 1-pixel-wide outline. | 
| Thick | 2 | 2-pixel-wide outline. | 
Defined in
- core/common/src/Hilite.ts Line 18
 
Last Updated: 20 June, 2023