ConnectorFormat.EndConnect(Shape, Int32) Method

Definition

public:
 void EndConnect([Runtime::InteropServices::Out] Microsoft::Office::Interop::Word::Shape ^ % ConnectedShape, int ConnectionSite);
public void EndConnect (out Microsoft.Office.Interop.Word.Shape ConnectedShape, int ConnectionSite);
abstract member EndConnect : Shape * int -> unit
Public Sub EndConnect (ByRef ConnectedShape As Shape, ConnectionSite As Integer)

Parameters

ConnectedShape
Shape
ConnectionSite
Int32

Applies to