IMoveCPEventArgs

Description

The IMoveCPEventArgs interface contains properties of the event argument that occurs before shifting one of the end points of the connecting line.

Comments

Line, connection, arrow, double arrow are the connecting lines in the workspace.

Properties

  Property name Brief description
The Cancel property determines whether the shift of the connecting line end point occurs.
The CPIndex property returns the index of the end point of the connecting line that must be shifted.
The Shape property returns the workspace object, connecting line, the end point of which is shifted.

See also:

Workspace Assembly Interfaces