'Declaration
ReadOnly Property EndConnected As Boolean
'Usage
Dim instance As IConnectorFormat Dim value As Boolean value = instance.EndConnected
bool EndConnected {get;}
Property Value
true
if the end of the specified connector is connected to a shape; otherwise, false
.