IEtlAttachCPEventArgs.ShapeToAttach

Fore Syntax

ShapeToAttach: IWxShape;

Fore.NET Syntax

ShapeToAttach: Prognoz.Platform.Interop.Etl.IWxShape;

Description

The ShapeToAttach property returns the shape, to which line connection point was connected.

Fore Example

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

See also:

IEtlAttachCPEventArgs