MoveCPEventArgs.Create

Syntax

Create(Shape: IWxShape; CPIndex: Integer; Cancel: Boolean);

Parameters

Shape - workspace object, the end point of which must be shifted.

CPIndex - index of the end point that must be shifted.

Cancel - parameter that determines whether the shift of the end point occurs.

Description

The Create constructor creates the event argument that occurs before shifting of one of the end points of the connecting line.

See also:

MoveCPEventArgs