get_connector_rule method

get_connector_rule()

Returns a connectorRule that contains the shape id and connecton that are connected to the shape.

Returns

ConnectorRule.

def get_connector_rule(self):
    ...

See Also