ChangedEventArgs Constructor Cognex VisionPro 9.25 SR1

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

public ChangedEventArgs(
	long stateFlags
)

Parameters

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