Capabilities

enumeration

Cambiar al Manual

Descripción

Capabilities used by Manipulators to easily determine valid actions on a GraphElement.

Variables

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.
RenamableThe GraphElement is renamable.