Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Capabilities

enumeration

Description

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

Properties

SelectableGraphElement is selectable.
CollapsibleGraphElement can be collapsed.
ResizableGraphElement is resizable.
MovableGraphElement is movable.
DeletableGraphElement can be deleted.
DroppableGraphElement can be dragged and dropped (using the Drag&Drop events).
AscendableGraphElement will be brought to the front of its layer when it is selected.

Did you find this page useful? Please give it a rating: