EndConnectionSite Property (ConnectionShape)
Gets an integer that specifies the connection site that the end of a connector is connected to.
public int EndConnectionSite {get;}
'Declaration
Public ReadOnly Property EndConnectionSite As Integer
'Usage
Dim instance As ConnectionShape
Dim value As Integer
value = instance.EndConnectionSite
Property Value
The connection site that the end of a connector is connected to.