isSubCategoryVisible Method
Returns true if the SubCategory specified by Id is in the set of visible subcategories. @internal
isSubCategoryVisible(idLo: number, idHi: number): boolean
| Parameter | Type | Description |
|---|---|---|
| idLo | number | |
| idHi | number |
Returns - boolean
Defined in
- core/common/src/FeatureSymbology.ts Line 510
Last Updated: 30 November, 2023