Cog3DCircleGraphic Shape Property Cognex VisionPro 9.7
Gets the underlying Cog3DCircle object of this graphic.

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

public Cog3DCircle Shape { get; }

Property Value

Type: Cog3DCircle
See Also