Share

EdgeDefinition.EndVertex Property

Parent Object: EdgeDefinition

Description

Gets and sets the end vertex of the edge. This can be Nothing where no end vertex is specifically defined.

Syntax

EdgeDefinition.EndVertex() As VertexDefinition

Property Value

This is a read/write property whose value is a VertexDefinition.

Version

Introduced in version 2011

Was this information helpful?