CogTrackedItemBase BeginForceChangedEvent Method Cognex VisionPro 9.8
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: 75.1.0.0 (75.1.0.0)
Syntax

public void BeginForceChangedEvent(
	long stateFlags
)
See Also