Search
Arrow.GetLabelCount Method
See Also
 



Gets the number of labels associated with this arrow.

 Syntax

VB6  Copy Code

Public Function GetLabelCount () As Long

C++  Copy Code

public:
int GetLabelCount ()

 Return Value

An integer value specifying the number of labels.

 See Also