CogDisplay LostAndFound Property Cognex VisionPro
Gets the graphics that could not be rendered in the display.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public virtual CogGraphicCollection LostAndFound { get; }

Property Value

Type: CogGraphicCollection
The graphics that could not be rendered in the display.
Exceptions

See Also