ChangedEventArgs Constructor Cognex VisionPro 9.24

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.24.0.0
Syntax

public ChangedEventArgs(
	long stateFlags
)

Parameters

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