Cog3DRectangleGraphic Shape Property Cognex VisionPro
Gets the underlying Cog3DRectangle object of this graphic.

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

public Cog3DRectangle Shape { get; }

Property Value

Type: Cog3DRectangle
See Also