Interactive property allow this graphic object to be selected. See GraphicDOFEnable for information on governing interactive manipulation of an object.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the interactive state changes. The following state flag may be affected: |
Remarks
Sets or gets whether this CogShapeModel can be selected and manipulated. See GraphicDOFEnableBase for information about interactive manipulation of an object.
See Also