AttachCPEventArgs

Description

The AttachCPEventArgs class implements the event argument that arises after the shift of one of the end points of the connecting line.

Constructors

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates the event argument that arises after the shift of one of the end points of the connecting line.

Class object properties inherited from IAttachCPEventArgs

  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.

Class object 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 Classes