ZoomToolbarTooltipSettingsModel
12 Sep 20251 minute to read
Interface for a class ZoomToolbarTooltipSettings
Properties
borderColor string
Gets or sets the color of the border of the tooltip of the zoom toolbar.
borderOpacity number
Gets or sets the opacity of the border of the tooltip of the zoom toolbar.
borderWidth number
Gets or sets the width of the border of the tooltip of the zoom toolbar.
fill string
Gets or sets the background color of the tooltip of the zoom toolbar.
fontColor string
Gets or sets the color of the text in the tooltip of the zoom toolbar.
fontFamily string
Gets or sets the font family of the text in the tooltip of the zoom toolbar.
fontOpacity number
Gets or sets the font opacity of the text in the tooltip of the zoom toolbar.
fontSize string
Gets or sets the size of the text in the tooltip of the zoom toolbar.
fontStyle string
Gets or sets the font style of the text in the tooltip of the zoom toolbar.
fontWeight string
Gets or sets the font weight of the text in the tooltip of the zoom toolbar.
visible boolean
Enables or disables the tooltip of the zoom toolbar.