Vertices Property (ActiveX)

Gets the vertices in the section line.

Supported platforms: Windows only

Signature

VBA:

object.Vertices
object

Type: Section

The object to which this property applies.

Property Value

Read-only: No

Type: Variant

Array of vertices that define the section line.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available