ZoomToolbarSettingsModel

23 Sep 20251 minute to read

Interface for a class ZoomToolbarSettings

Properties

backgroundColor string

Gets or sets the background color of the zoom toolbar.

borderColor string

Gets or sets the color of the border of the zoom toolbar.

borderOpacity number

Gets or sets the opacity of the border of the zoom toolbar.

borderWidth number

Gets or sets the thickness of the border of the zoom toolbar.

buttonSettings ZoomToolbarButtonSettingsModel

Specifies the options to customize the buttons in the zoom toolbar.

horizontalAlignment Alignment

Gets or sets the placement of the zoom toolbar when it is placed horizontally.

orientation Orientation

Gets or sets the orientation of the zoom toolbar.

tooltipSettings ZoomToolbarTooltipSettingsModel

Specifies the options to customize the tooltip in the zoom toolbar.

verticalAlignment Alignment

Gets or sets the placement of the zoom toolbar when it is placed vertically.