ChangedEventArgs Constructor Cognex VisionPro 9.22

Construct an instance of this class with the provided argument.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public ChangedEventArgs(
	long stateFlags
)

Parameters

stateFlags
Type: System Int64
The state flags to be associated with the Changed.
See Also