CreateArgs(
Shape: IWxShape;
CPIndex: Integer;
ShapeToAttache: IWxShape;
CPIndexToAttache: Integer;
Cancel: Boolean);
CreateArgs(
Shape: Prognoz.Platform.Interop.Etl.IWxShape;
CPIndex: Integer;
ShapeToAttache: Prognoz.Platform.Interop.Etl.IWxShape;
CPIndexToAttache: Integer;
Cancel: Boolean);
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.
The CreateArgs constructor creates an argument of the event linked to connection point moving end.
See also: