GetConnectionSiteLocation Method
'Declaration
Public Function GetConnectionSiteLocation( _
ByVal As Integer, _
ByVal As Rectangle, _
Optional ByVal As Boolean _
) As Point
'Usage
Dim instance As Shape
Dim index As Integer
Dim bounds As Rectangle
Dim transform As Boolean
Dim value As Point
value = instance.GetConnectionSiteLocation(index, bounds, transform)
Parameters
- index
- bounds
- transform