Value | Description |
---|---|
vkiScrollView | Clicking the cursor keys will scroll the view in the same way as moving the scrollbar (this will only occur if there are no layers or selection active) |
vkiMoveSelection | Allow rectangular selections and layers to be moved by the cursor keys, or scrolling of the view (Hold Ctrl key to resize selections. Hold Shift to speed up movement) |
vkiInteractiveTools | Enables the use of the keyboard when using the interactive tools: BrushTool, RetouchTool, CloneTool, CropTool or RotateTool. Generally this enables the "Enter" key to enact the current operation or the "Escape" key to cancel the current operation |
vkiLayerEditing | Enables Keyboard Shortcuts to manipulate the selected layer (Also see: loPreventLayerDelete) |
vkiPdfViewer | Enables Keyboard Shortcuts when viewing PDF documents with the PdfViewer |
vkiMiscellaneous | Ctrl+Plus/Minus will zoom in/out of the image. Ctrl+0 will reset the zoom. Ctrl+R will show the rulers |
New | Old |
---|---|
vkiMoveSelection | iesoAllowMoveByKeyboard of SelectionOptions |
vkiInteractiveTools | KeyboardShortcuts property |
vkiLayerEditing | loKeyboardShortcuts of LayerOptions |