EtlMoveCPEventArgs.Create

Fore Syntax

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

Fore.NET Syntax

Create(Shape: Prognoz.Platform.Interop.Etl.IWxShape; CPIndex: Integer; Cancel: Boolean);

Parameters

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

CPIndex. Index of connection point.

Cancel. Indicates whether moving is available.

Description

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

See also:

EtlMoveCPEventArgs