Share

ProfilePathProxy.Count Property

Parent Object: ProfilePathProxy

Description

Property that returns the number of items in this collection. This property is only valid if the profile path denotes a set of connected curves. On the other hand, if the profile path denotes a text box, which will be indicated by the value of the TextPath property being True, then this property does not apply.

Syntax

ProfilePathProxy.Count() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 6

Was this information helpful?