ShortcutManager Class | 
Namespace: VIZCore3D.NET.Manager
public class ShortcutManager : VIZCoreBase
The ShortcutManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Disable | 
            모든 단축키 비활성화 - 읽기전용(수정불가) 단축키를 제외하고 할당된 키 조합이 삭제 됩니다.
              | |
| Disable(ShortcutFunctions) | 
            단축키 비활성화
              | |
| Export | 
            단축키 내보내기
              | |
| ExportFileDialog | 
            단축키 내보내기
              | |
| GetWaklthroughShortcut | 
            Walkthrough 단축키 리스트 keyCode 배열로 가져오기
              | |
| Import(Boolean) | 
            기본 단축키 정의 가져오기
              | |
| Import(String, Boolean) | 
            단축키 정의 가져오기
              | |
| ImportFileDialog | 
            단축키 가져오기 다이얼로그
              | |
| Save | 
            단축키 설정 저장
              | |
| SetWaklthroughShortcut | 
            Walkthrough 단축키 설정하기
              | |
| Update | 
            단축키 변경
              |