Capabilities

enumeration

切换到手册

描述

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

变量

SelectableThe GraphElement is selectable.
CollapsibleThe GraphElement can be collapsed.
ResizableThe GraphElement is resizable.
MovableThe GraphElement is movable.
DeletableThe GraphElement can be deleted.
DroppableThe GraphElement can be dragged and dropped (using the Drag&Drop events).
AscendableThe GraphElement will be brought to the front of its layer when it is selected.