IEtlAttachCPEventArgs.CPIndexToAttach

Fore Syntax

CPIndexToAttach: Integer;

Fore.NET Syntax

CPIndexToAttach: Integer;

Description

The CPIndexToAttach property returns index of the shape connection point, to which line point was connected after moving.

Comments

Different shapes can have different number of connection points.

Fore Example

The example of use is given in description of the IEtlMoveCPEventArgs.CPIndex property.

See also:

IEtlAttachCPEventArgs