DiagramNavigatableSettingsBuilder
Methods
Disabled(System.Boolean)
If set to true, disables keyboard navigation in the diagram.
Parameters
value - System.Boolean
The value that configures the disabled.
SmallStep(System.Double)
The number of pixels to move the selected shape when using Cmd/Ctrl + Arrow keys.
Parameters
value - System.Double
The value that configures the small step.
LargeStep(System.Double)
The number of pixels to move the selected shape when using Shift + Cmd/Ctrl + Arrow keys.
Parameters
value - System.Double
The value that configures the large step.