Search
ArrowLabel.Arrow Property
See Also
 



Gets the Arrow that displays this label.

 Syntax

VB6  Copy Code

Public Property Get Arrow() As Arrow

C++  Copy Code

public:
Arrow* get_arrow ()

 Property Value

An Arrow instance.

 See Also