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 Settings
Members
Name | Value | Description |
---|---|---|
None | No outline. | |
Thick | 2-pixel-wide outline. | |
Thin | 1-pixel-wide outline. |
Defined in
- core/common/src/Hilite.ts Line 18
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.