ConnectorFormat.BeginConnect(Shape, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void BeginConnect(Microsoft::Office::Core::Shape ^ ConnectedShape, int ConnectionSite);
public void BeginConnect (Microsoft.Office.Core.Shape ConnectedShape, int ConnectionSite);
abstract member BeginConnect : Microsoft.Office.Core.Shape * int -> unit
Public Sub BeginConnect (ConnectedShape As Shape, ConnectionSite As Integer)
Parameters
- ConnectedShape
- Shape
- ConnectionSite
- Int32