Cog3DBoxGraphic Shape Property Cognex VisionPro 9.7
Gets the underlying Cog3DBox object of this graphic.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 73.0.0.0
Syntax

public Cog3DBox Shape { get; }

Property Value

Type: Cog3DBox
See Also