Creates the profile graphics for the current and the last run records.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 83.0.0.0
public CogGraphicCollection BuildProfileGraphics(
bool bLastRunRecord
)
public CogGraphicCollection BuildProfileGraphics(
bool bLastRunRecord
)
Public Function BuildProfileGraphics (
bLastRunRecord As Boolean
) As CogGraphicCollection
Public Function BuildProfileGraphics (
bLastRunRecord As Boolean
) As CogGraphicCollection
public:
CogGraphicCollection^ BuildProfileGraphics(
bool bLastRunRecord
)
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