Inserts a new point at the given index.
Syntax
object.InsertPointlIndex, pdispPoint
Properties
The InsertPoint method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
lIndex |
Long. The position at which to insert a point. |
pdispPoint |
Object. FixFloatPoint object containing x,y values. |