Show contents 

ETL > ETL Assembly Interfaces > IEtlMoveCPEventArgs > IEtlMoveCPEventArgs.Shape

IEtlMoveCPEventArgs.Shape

Fore Syntax

Shape: IWxShape;

Fore.NET Syntax

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

Description

The Shape property returns the line, next to which the connection point is moved.

Fore Example

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

See also:

IEtlMoveCPEventArgs