Share

Polyline2d.PointAtIndex Property

Parent Object: Polyline2d

Description

Gets or sets the x, y position of a specified point.

Syntax

Polyline2d.PointAtIndex( Index As Long ) As Point2d

Property Value

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

Parameters

Name Type Description
Index Long

Version

Introduced in version 2009

Was this information helpful?