Gets the ArrowLabel at the specified position in arrow's label list.
Public Function GetLabel( _ ByVal labelIndex As Long _) As ArrowLabel
public:ArrowLabel* GetLabel ( int labelIndex)
An integer index specifying which label to return.
An ArrowLabel instance.
Arrow MembersArrow ClassFlowChartPro NamespaceAddLabel MethodGetLabelCount MethodRemoveLabel Method