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