EtlAttachCPEventArgs

Assembly: Etl;

Description

The EtlAttachCPEventArgs class implements the argument of the event occurring after moving the connection point in the EtlBox component.

Constructors

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates an argument of the event linked to connection point moving end.

Constructors inherited from EtlMoveCPEventArgs

  Constructor name Brief description
Create The Create constructor creates an argument of the event linked to connection point moving.

Properties inherited from IEtlAttachCPEventArgs

  Property name Brief description
CPIndexToAttach The CPIndexToAttach property returns index of the shape connection point, to which line point was connected after moving.
ShapeToAttach The ShapeToAttach property returns the shape, to which line connection point was connected.

Properties inherited from IEtlMoveCPEventArgs

  Property name Brief description
Cancel The Cancel property determines whether the moving of the connection line point takes place.
CPIndex The CPIndex property returns the index of the connection point that should be shifted.
Shape The Shape property returns the line, next to which the connection point is moved.

See also:

ETL Assembly Classes