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