zoom_style#

view_transf.zoom_style(p0: str) int#

Select the zoom user interaction style.

Args:
p0:

‘style’

  • automatic_slide

  • manual_drag

Examples:
ensight.view_transf.zoom_style("automatic_slide")
Returns:

zero on success, non-zero on error