Is there a method to set vtkResliceCursorWidget to rotate both axes without hotkey?

Hello. I’m using vtkResliceCursorWidget, but it unfortunately rotates one axis, if I don’t keep CTRL pressed when interacting with widget.

Is there some method like vtkResliceWidget.setRotateBothAxes(True) to make it rotate both axes, when interacting with widget on permanent solution?