EndConnectedShape Property (IConnectorFormat)
Gets the
IShape object that represents the shape that the end of the specified connector is attached to.
IShape EndConnectedShape {get;}
'Declaration
ReadOnly Property EndConnectedShape As IShape
'Usage
Dim instance As IConnectorFormat
Dim value As IShape
value = instance.EndConnectedShape
Property Value
The shape that the end of the specified connector is attached to.