该枚举定义了自定义用户操作类型常量。
命名空间:
SuperMap.UI程序集: SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll
语法
C# |
---|
public enum InteractionType |
成员
成员名称 | 描述 | |
---|---|---|
KeyDelete | Delete 键操作。 | |
KeyF2 | F2 键操作。 | |
FileDrop | 拖拽文件操作。 | |
NodeDrop | 拖拽节点操作。目前只支持数据集拖拽到数据源。 |
C# |
---|
public enum InteractionType |
成员名称 | 描述 | |
---|---|---|
KeyDelete | Delete 键操作。 | |
KeyF2 | F2 键操作。 | |
FileDrop | 拖拽文件操作。 | |
NodeDrop | 拖拽节点操作。目前只支持数据集拖拽到数据源。 |