ConnectorFormat.EndConnectionSite Property
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.
Returns an integer that specifies the connection site that the end of a connector is connected to.
public:
property int EndConnectionSite { int get(); };
public int EndConnectionSite { get; }
Public ReadOnly Property EndConnectionSite As Integer
Property Value
Remarks
If the end of the specified connector isn’t attached to a shape, this property generates an error.