get_to_labels method

get_to_labels()

Gets the collection of to Label in the LabelArc.

Returns

The collection of to Label.

def get_to_labels(self):
    ...

See Also