IntelliCAD 11.1 Object Library
Remove Method
See Also 
Index
THe index of the item to remove.
Points Collection : Remove Method

Description

Removes a Point object from the Points Collection, but does not delete the Point.

Syntax

Visual Basic
Public Function Remove( _
   Optional ByVal Index As Long = 0 _
) As Point

Parameters

Index
THe index of the item to remove.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.