'DeclarationReadOnly Property BeginConnected As Boolean
'UsageDim 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.