AddPoint

<< Click to Display Table of Contents >>

 

AddPoint

AddPoint(X, Y, [IndexAt])

Adds a Connector Point in the Collection of Connector Points and return this object. The object is inserted in the coordinates specified by the X and Y parameters and in the index specified by the IndexAt parameter. If this parameter is omitted or equal to -1 (minus one), the Connector Point is added at the end of the sequence of Connector Points. Otherwise, the value of this parameter must be a number between 1 (one) and the value of the Count property minus one.

Was this page useful?