Share

SurfaceGraphicsVertexList.Remove Method

Parent Object: SurfaceGraphicsVertexList

Description

Method that remove a vertex from the Vertexlist. The vertex will no longer be displayed.

Syntax

SurfaceGraphicsVertexList.Remove( Index As Long )

Parameters

Name Type Description
Index Long Input Long that specifies the SurfaceGraphicsVertex to remove from the list.

Version

Introduced in version 2013

Was this information helpful?