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

public void BeginForceChangedEvent(
	long stateFlags
)
See Also