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

public void BeginForceChangedEvent(
	long stateFlags
)

Parameters

stateFlags
Type: System Int64
See Also