PointsCollection.Item

This property returns the coordinates of the given by (by index).

This property is read only.

Syntax Parameters Return Value
ReadOnly Property PointsCollection.Item( _
    pos As Integer) As PointCoordinates
pos [in]

Type: Integer

PointCoordinates