Description

Remove one or all the points defining the polyline.

Return Type

None  

Syntax

object.RemovePoint Index

The RemovePoint Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjPoly.
IndexRequired. A Long value.

Index of the point to remove, mcgwpAllPoints to remove all points.