Returns True if the HasChanged property of the parent object or any of its sub-objects is True.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- obj
- Type: Cognex.VisionPro.Implementation ICogHasChanged
n/a
Return Value
Type: BooleanTrue if anything has changed, false otherwise.
See Also