NumVertices Property (ActiveX)

Gets the number of vertices in the section line.

Supported platforms: Windows only

Signature

VBA:

object.NumVertices
object

Type: Section

The object to which this property applies.

Property Value

Read-only: No

Type: Integer

The number of vertices in the section line.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available