MoveCPEventArgs

Description

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

Constructors

  Constructor name Brief description
Create The Create designer creates the event argument, that takes place before shifting of one of the end points of the connecting line.

Properties of class object inherited from IMoveCPEventArgs

  Property name Brief description
The Cancel property determines whether the shift of the connecting line end point takes place.
The CPIndex property returns the index of the end point of the connecting line that should be shifted.
The Shape property returns the workspace object, connecting line, the end point of which is shifted.

See also:

Workspace Assembly Classes