Gets the number of vertices in the specified leader line.
Supported platforms: Windows only
VBA:
RetVal = object.GetVertexCount(leaderLineIndex)
Type: MLeader
The object this method applies to.
Access: Input-only
Type: Long
The leader line index.
Type: Long
The number of vertices.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available