Search
Arrow.CtrlPtCount Property
See Also
 



Gets the number of control points of the arrow.

 Syntax

VB6  Copy Code

Public Property Get CtrlPtCount() As Long

C++  Copy Code

public:
int get_CtrlPtCount ()

 Property Value

An integer value representing the point count.

 See Also