Gets the NodeLabel at the specified position in box' label list.
Public Function GetLabel( _ ByVal labelIndex As Long _) As NodeLabel
public:NodeLabel'* GetLabel ( int labelIndex)
An integer index specifying which label to return.
A NodeLabel instance.
Box MembersBox ClassFlowChartPro NamespaceAddLabel MethodGetLabelCount MethodRemoveLabel Method