updateConfiguration Method

Overrides specific aspects of the current marker display configuration. Any field that is not undefined will be replaced in the current configuration; the rest will retain their current values.

updateConfiguration(config: SectionMarkerConfig): void

@see - HyperModelingDecorator.replaceConfiguration to override all settings.

Parameter Type Description
config SectionMarkerConfig  

Returns - void

Defined in

Last Updated: 16 April, 2024