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 sealed void CreateResultGraphics(
CogGraphicCollection graphicCollection,
bool lastRun
)
public override sealed void CreateResultGraphics(
CogGraphicCollection graphicCollection,
bool lastRun
)
Public Overrides NotOverridable Sub CreateResultGraphics (
graphicCollection As CogGraphicCollection,
lastRun As Boolean
)
Public Overrides NotOverridable Sub CreateResultGraphics (
graphicCollection As CogGraphicCollection,
lastRun As Boolean
)
public:
virtual void CreateResultGraphics(
CogGraphicCollection^ graphicCollection,
bool lastRun
) override sealed
public:
virtual void CreateResultGraphics(
CogGraphicCollection^ graphicCollection,
bool lastRun
) override sealed
The input graphics are the regions and input graphics of the specific area measurement operator
The output graphic is the difference cross section.
The base classes method draws everything except the concrete operator specific input graphics