CogCNLSearchPattern HasChanged Property Cognex VisionPro 9.5
If true, the serializable state of this object has changed since the last time it was serialized.

Namespace: Cognex.VisionPro.CNLSearch
Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 69.0.0.0
Syntax

public virtual bool HasChanged { get; set; }

Property Value

Type: Boolean

Implements

ICogHasChanged HasChanged
See Also