Gets the graphics that could not be rendered in the display.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Property Value
Type: CogGraphicCollectionThe graphics that could not be rendered in the display.
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
Remarks
The interactive and static graphics in the lost-and-found list are those whose space name could not be resolved by the display control.
See Also