If true, the serializable state of this object has changed since the last time it was serialized.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 73.0.0.0
public virtual bool HasChanged { get; set; }public virtual bool HasChanged { get; set; }Public Overridable Property HasChanged As Boolean
Get
Set
Public Overridable Property HasChanged As Boolean
Get
Set
public:
virtual property bool HasChanged {
bool get ();
void set (bool value);
}public:
virtual property bool HasChanged {
bool get ();
void set (bool value);
}Property Value
Type:
BooleanImplements
ICogHasChanged HasChanged