IAttachCPEventArgs

Description

The IAttachCPEventArgs interface contains properties of argument of the event that occurs after 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
CPIndexToAttach The CPIndexToAttach property returns the index of the object workspace connecting point, to which the end point of the connecting line was joined after the shift.
ShapeToAttach The ShapeToAttach property returns the workspace object, to connecting point of which the end point of connecting line was joined.

Properties inherited from IMoveCPEventArgs

  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