ArcPad Scripting Object Model
Insert Method
See Also  Send comments on this topic.
Index
Required. A Long that represents the position of the Point in the Points collection.
pIPoint
Required. A variable declared as a Point object.
Points Collection : Insert Method

Glossary Item Box

Description

Inserts a new Point object at the specified position in the Points collection.

Syntax

object.Insert ( Index, pIPoint )

Parameters

Index
Required. A Long that represents the position of the Point in the Points collection.
pIPoint
Required. A variable declared as a Point object.

See Also

© 2012 All Rights Reserved.