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