Returns the collection of currently selected interactive shapes in the display.
Namespace: Cognex.VisionPro.DisplayWarning: The Display does _NOT_ raise changed events when the selected graphics change! Additionally, a new CogGraphicInteractiveCollection is returned every time the getter for this property is called.
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Property Value
Type: CogGraphicInteractiveCollectionThe collection of selected interactive shapes.
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also