Eyeshot 10 WinForms API Reference
NavigationLeft Property

WinForms Assembly > devDept.Eyeshot Namespace > ShortcutKeysSettings Class : NavigationLeft Property
Gets or sets the left navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).
Syntax
'Declaration
 
Public Property NavigationLeft As Keys
public Keys NavigationLeft {get; set;}
See Also

Reference

ShortcutKeysSettings Class
ShortcutKeysSettings Members