Visible property of this graphic.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax
Property Value
Type: BooleanImplements
ICogShapeModel VisibleICogGraphic Visible
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the visible state of the shape changes. The following state flag may be affected: |
Remarks
Sets or gets whether the CogGraphic is visible.
Default Value: True
See Also