点击或拖拽改变大小

EditorButtonShortcutKeys 属性

获取或设置用于激活当前按钮功能的快捷方式。

命名空间:  QGEditors.WinForms
程序集:  QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
public virtual Keys ShortcutKeys { get; set; }

属性值

类型: Keys
默认值 None
备注
ShortcutsEnabled 属性指示该快捷方式是否可用。
参见