ManufactureShortcutKeysSettings Class

Additional Manufacture keyboard shortcut settings.
Public Class ManufactureShortcutKeysSettings 
Inherits ShortcutKeysSettings
This language is not supported or no code example is available.
public class ManufactureShortcutKeysSettings : ShortcutKeysSettings
This language is not supported or no code example is available.
Name Description
Public property CancelBackgroundWork Gets or sets the cancel background work shortcut. (inherited from ShortcutKeysSettings).
Public property CopySelection Gets or sets the copy selection shortcut. (inherited from ShortcutKeysSettings).
Public property CutSelection Gets or sets the cut selection shortcut. (inherited from ShortcutKeysSettings).
Public property DeleteSelection Gets or sets the delete selection shortcut. (inherited from ShortcutKeysSettings).
Public property GroupSelection Gets or sets the group selection shortcut. (inherited from ShortcutKeysSettings).
Public property InvertSelection Gets or sets the invert selection shortcut. (inherited from ShortcutKeysSettings).
Public property NavigationBackward Gets or sets the backward navigation movement shortcut (for navigationType.Walk and navigationType.Fly camera navigation modes). (inherited from ShortcutKeysSettings).
Public property NavigationDown Gets or sets the down navigation movement shortcut (for navigationType.Walk and navigationType.Fly camera navigation modes). (inherited from ShortcutKeysSettings).
Public property NavigationForward Gets or sets the forward navigation movement shortcut (for navigationType.Walk and navigationType.Fly camera navigation modes). (inherited from ShortcutKeysSettings).
Public property NavigationLeft Gets or sets the left navigation movement shortcut (for navigationType.Walk and navigationType.Fly camera navigation modes). (inherited from ShortcutKeysSettings).
Public property NavigationRight Gets or sets the right navigation movement shortcut (for navigationType.Walk and navigationType.Fly camera navigation modes). (inherited from ShortcutKeysSettings).
Public property NavigationUp Gets or sets the up navigation movement shortcut (for navigationType.Walk and navigationType.Fly camera navigation modes). (inherited from ShortcutKeysSettings).
Public property Next Gets or sets the next shortcut.
Public property PanDown Gets or sets the pan down shortcut. (inherited from ShortcutKeysSettings).
Public property PanLeft Gets or sets the pan left shortcut. (inherited from ShortcutKeysSettings).
Public property PanRight Gets or sets the pan right shortcut. (inherited from ShortcutKeysSettings).
Public property PanUp Gets or sets the pan up shortcut. (inherited from ShortcutKeysSettings).
Public property PasteSelection Gets or sets the paste selection shortcut. (inherited from ShortcutKeysSettings).
Public property Pause Gets or sets the pause shortcut.
Public property Previous Gets or sets the previous shortcut.
Public property RotateDown Gets or sets the rotate down shortcut. (inherited from ShortcutKeysSettings).
Public property RotateLeft Gets or sets the rotate left shortcut. (inherited from ShortcutKeysSettings).
Public property RotateRight Gets or sets the rotate right shortcut. (inherited from ShortcutKeysSettings).
Public property RotateUp Gets or sets the rotate up shortcut. (inherited from ShortcutKeysSettings).
Public property SelectAll Gets or sets the select all shortcut. (inherited from ShortcutKeysSettings).
Public property Start Gets or sets the start shortcut.
Public property UngroupSelection Gets or sets the ungroup selection shortcut. (inherited from ShortcutKeysSettings).
Public property ZoomFit Gets or sets the zoom fit shortcut. (inherited from ShortcutKeysSettings).
Public property ZoomIn Gets or sets the zoom in shortcut. (inherited from ShortcutKeysSettings).
Public property ZoomOut Gets or sets the zoom out key shortcut. (inherited from ShortcutKeysSettings).
Top
Methods
 
Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
devDept.Eyeshot.ManufactureShortcutKeysSettings

.NET Framework

Supported in: 4.8

In this article

Definition