EtlAttachCPEventArgs.CreateArgs

Syntax

CreateArgs(Shape: IWxShape;
           CPIndex: Integer;
           ShapeToAttache: IWxShape;
           CPIndexToAttache: Integer;
           Cancel: Boolean);

Parameters

Shape. Line, next to which the connection point is moved.

CPIndex. Index of line connection point.

ShapeToAttache. Shape, to which the line was connected.

CPIndexToAttache. Index of connection point of the shape, to which the line was connected.

Cancel. Indicates whether moving is available.

Description

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

See also:

EtlAttachCPEventArgs