Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ConnectionShape Class / EndConnectionSite Property


In This Topic
EndConnectionSite Property (ConnectionShape)
In This Topic
Gets an integer that specifies the connection site that the end of a connector is connected to.
Syntax
'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.
See Also