ViewContextMenuManagerKeyLeft Method |
Handle left key being pressed.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool KeyLeft(
bool wrap
)
Parameters
- wrap Boolean
- Should calculation wrap around the left edge.
Return Value
BooleanDid the calculation hit the left edge.
See Also