Assembly: Etl;
Namespace: Prognoz.Platform.Interop.Etl;
The EtlMoveCPEventArgs class implements the argument of event occurring before moving a connection point in the EtlBox component.
Constructor name | Brief description | |
Create | The Create constructor creates an argument of the event linked to connection point moving. |
Property name | Brief description | |
Cancel | The Cancel property determines whether the moving of the connecting 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: