可供操控器轻松确定 GraphElement 上的有效操作的功能。
| Selectable | GraphElement 是可选择的。 | 
| Collapsible | GraphElement 可以折叠。 | 
| Resizable | GraphElement 可以重新确定大小。 | 
| Movable | GraphElement 可以移动。 | 
| Deletable | GraphElement 可以删除。 | 
| Droppable | GraphElement 可以拖放(使用 Drag&Drop 事件)。 | 
| Ascendable | 选择 GraphElement 后,系统会将它带到其层前面。 | 
| Renamable | GraphElement 可以重命名。 | 
| Copiable | The GraphElement can be copied. | 
| Snappable | When Graph Snapping is enabled in Preferences, other GraphElements align with this GraphElement when the user drags them. | 
| Groupable | The GraphElement can be grouped. | 
| Stackable | The GraphElement can be placed in StackNode containers. |