Click or drag to resize

ShortcutManager Class

단축키 관리
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3DX.NET.ManagerShortcutManager

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.827 (1.1.25.827)
Syntax
C#
public class ShortcutManager : VIZCoreBase

The ShortcutManager type exposes the following members.

Methods
  NameDescription
Public methodExport
단축키 내보내기
Public methodExportFileDialog
단축키 내보내기
Public methodImport(Boolean)
기본 단축키 정의 가져오기
Public methodImport(String, Boolean)
단축키 정의 가져오기
Public methodImportFileDialog
단축키 가져오기 다이얼로그
Public methodSave
단축키 설정 저장
Top
See Also