Cog3DLineSegGraphic Shape Property Cognex VisionPro 9.5
Gets the underlying Cog3DLineSeg object of this graphic.

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

public Cog3DLineSeg Shape { get; }

Property Value

Type: Cog3DLineSeg
See Also