Cog3DShapeGraphicBase ShapeBase Property Cognex VisionPro 9.23
Gets the underlying Cog3DShapeBase object of this graphic.

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

public virtual Cog3DShapeBase ShapeBase { get; }

Property Value

Type: Cog3DShapeBase
See Also