Share

VertexProxy.Point Property

Parent Object: VertexProxy

Description

Property that returns a Point geometry object. The Point object returned provides information about the position of the vertex.

Syntax

VertexProxy.Point() As Point

Property Value

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

Version

Introduced in version 6

Was this information helpful?