Deletes the point at the given index.
Syntax
object.DeletePoint lIndex
Properties
The DeletePoint 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 of the point to delete.
|
Example
Applies To