CogTrackedItemBase BeginForceChangedEvent Method Cognex VisionPro 9.7
Called at the begining of a section of code that must raise a changed event containing the given state flags.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

public void BeginForceChangedEvent(
	long stateFlags
)
See Also