Share

Polyline2d.GetPoints Method

Parent Object: Polyline2d

Description

Method that returns the points defining the shape of the polyline.

Syntax

Polyline2d.GetPoints( Points() As Double )

Parameters

Name Type Description
Points Double Output array of Doubles that contains the coordinates of the polyline. The array contains sequential X, Y coordinates.

Version

Introduced in version 2009

Was this information helpful?