Cog3DShapeProjector Constructor Cognex VisionPro 9.5
Initializes this object for use. It is initialized such that: Color is CogColorConstants.Cyan, LineWidthInScreenPixels is 1, LineStyle is CogGraphicLineStyleConstants.Solid, and ShapeRepresentation is Cog3DShapeStateConstants.Vertex | Cog3DShapeStateConstants::Curve.

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

public Cog3DShapeProjector()
See Also