DiagramNavigationOptions
Interface
Defines the navigation configuration options for the Diagram.
Definition
Package:@progress/kendo-angular-diagrams
Properties
enabled?
boolean
Controls whether navigation is enabled.
largeStep?
number
The number of pixels to move the selected Shape when using Shift + Cmd/Ctrl + Arrow keys.
Default:
5
smallStep?
number
The number of pixels to move the selected Shape when using Cmd/Ctrl + Arrow keys.
Default:
1