Returns a Cog3DGeometryGraphicBase item 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 Cog3DGeometryGraphicBase item to return
Return Value
Type: Cog3DGeometryGraphicBaseThe Cog3DGeometryGraphicBase item at the given index
Implements
ICog3DDisplayV2 GetGeometryGraphic(Int32)See Also