Create the graphics and add them to the graphicCollection provided.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
public override void CreateResultGraphics(
CogGraphicCollection graphicCollection,
bool lastRun
)
public override void CreateResultGraphics(
CogGraphicCollection graphicCollection,
bool lastRun
)
Public Overrides Sub CreateResultGraphics (
graphicCollection As CogGraphicCollection,
lastRun As Boolean
)
Public Overrides Sub CreateResultGraphics (
graphicCollection As CogGraphicCollection,
lastRun As Boolean
)
public:
virtual void CreateResultGraphics(
CogGraphicCollection^ graphicCollection,
bool lastRun
) override
public:
virtual void CreateResultGraphics(
CogGraphicCollection^ graphicCollection,
bool lastRun
) override
The input graphics are the regions.
The output graphic is the line segment graphic.