Button Zoom-In

This button increases the zoom level of the visualization.

Parameters

  • target frame name – Name of the iframe display that shall be zoomed (default: myframe)

Appearance:

  • symbol – The symbol of the button (Default: SYSTEM.LIBRARY.ATVISE.OBJECTDISPLAYS.Symbols.zoom_in)

  • symbol pressed – The symbol that will displayed when the button is pressed (Default: SYSTEM.LIBRARY.ATVISE.OBJECTDISPLAYS.Symbols.zoom_in)

  • symbol color – Color of the symbol (default: global parameter atvSymbolColor (advanced), #d0d0d0 (standard))

  • symbol color pressed – Color of the symbol in pressed state (default: #ff0000 (advanced), #fdff0f (standard))

  • fill color – Background color of the control (default: global parameter atvFillColor (advanced), #000000 (standard))

  • Advanced border color – Color of the button's border (default: global parameter atvBorderColor)

  • stroke color pressed – Color of the border when pressing the button (default: #fdff0f)