SoView2DAutoCenter¶
-
InventorModule
¶ genre View2DExtended
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoView2D
definition view2d.def see also SoView2D
,SoView2DSliceZoom
inherits from SoView2DExtension
keywords zoom
,enlarge
,scale
,extension
Purpose¶
The module SoView2DAutoCenter
zooms and unzooms a 2D image.
Interaction¶
Click into a image to zoom to the position of the mouse cursor. The image is zoomed as long as the according mouse button is being held down.
On a subsequent mouse click, the zoom is reset.
The zoom can also be reset by clicking Reset Zoom
.
Parameter Fields¶
Field Index¶
Alt : Enum |
Editing on : Bool |
selectionTolerance : Float |
clipToSlice : Bool |
fixZOn : Bool |
setEventHandled : Bool |
color : Color |
ignoreHandledEvents : Bool |
singleClicked : Trigger |
createNewMode : Bool |
interactionProviderID : String |
wantsAllEvents : Bool |
createNewModeRequest : Trigger |
maskValid : Bool |
wantsKeyEvents : Bool |
cursorShape : Enum |
needsValidVoxel : Bool |
wantsMouseWheelEvents : Bool |
doubleClicked : Trigger |
renderOnSlab : Bool |
|
drawingOn : Bool |
Reset Zoom : Trigger |
Visible Fields¶
Editing on¶
-
name:
editingOn
, type:
Bool
, default:
TRUE
¶ If checked, the module zooms and resets the zoom on mouse clicks.
see also SoView2DExtension.editingOn