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

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 79.0.0.0
Syntax

public virtual bool HasChanged { get; set; }

Property Value

Type: Boolean

Implements

ICogHasChanged HasChanged
See Also