Assembly: Etl;
The IEtlMoveCPEventArgs interface contains argument properties of the event that occurs before moving connection point in the EtlBox component.
IEtlMoveCPEventArgs
Properties of this interface are used in the EtlBox.OnBeforeMoveCP event.
| 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: