Copy constructor.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 69.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro3D Cog3DGeometryGraphicBase
The Cog3DGeometryGraphicBase instance to copy.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If other is diposed. |
See Also