Version: 2020.2

Capabilities

enumeration

切换到手册

描述

可供操控器轻松确定 GraphElement 上的有效操作的功能。

变量

SelectableGraphElement 是可选择的。
CollapsibleGraphElement 可以折叠。
ResizableGraphElement 可以重新确定大小。
MovableGraphElement 可以移动。
DeletableGraphElement 可以删除。
DroppableGraphElement 可以拖放(使用 Drag&Drop 事件)。
Ascendable选择 GraphElement 后,系统会将它带到其层前面。
RenamableGraphElement 可以重命名。
CopiableThe GraphElement can be copied.
SnappableWhen Graph Snapping is enabled in Preferences, other GraphElements align with this GraphElement when the user drags them.
GroupableThe GraphElement can be grouped.
StackableThe GraphElement can be placed in StackNode containers.