Removes the given Cog3DGeometryGraphicBase from the display at the given index
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- index
- Type: System Int32
The zero based index of the item to remove
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Throws an exception if the index is outside of the graphic collection's boundaries. |
See Also