CogOCVPatternPosition 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.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 69.0.0.0
Syntax

public virtual bool HasChanged { get; set; }

Property Value

Type: Boolean

Implements

ICogHasChanged HasChanged
See Also