SurfaceGraphicsEdgeList.Remove Method
Parent Object: SurfaceGraphicsEdgeListDescription
Method that removes a edge from the list. The edge will no longer be displayed.
Syntax
SurfaceGraphicsEdgeList.Remove( Index As Long )Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the SurfaceGraphicsEdge to remove from the list. |