Cog3DRangeImageCrossSectionProfile BuildProfileGraphics Method Cognex VisionPro 9.23
Creates the profile graphics for the current and the last run records.

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

public CogGraphicCollection BuildProfileGraphics(
	bool bLastRunRecord
)

Parameters

bLastRunRecord
Type: System Boolean
When true (in case of CombinedGraphics record), the coordinate x-axis is drawn closer to the profile data.

Return Value

Type: CogGraphicCollection
See Also