GetToLabels

LabelArc.GetToLabels method

Gets the collection of to Label in the LabelArc.

public List<Label> GetToLabels()

Return Value

The collection of to Label.

See Also