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

public void BeginForceChangedEvent(
	long stateFlags
)

Parameters

stateFlags
Type: System Int64
See Also