Search
AnchorPattern.AnchorPointCount Property
See Also
 



Gets the number of points in this AnchorPattern.

 Syntax

VB6  Copy Code

Public Property Get AnchorPointCount() As Long

C++  Copy Code

public:
int get_AnchorPointCount ()

 Property Value

An integer value.

 See Also