IMoveCPEventArgs

Description

The IMoveCPEventArgs interface contains properties of argument of the event 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 takes place.
The CPIndex property returns the index of the end point of the connecting line that should be shifted.
The Shape property returns the workspace object, connecting line, the end point of which is shifted.

See also:

Workspace Assembly Interfaces