CogStopwatch Running Property Cognex VisionPro
Returns whether the timer is running.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public bool Running { get; }

Property Value

Type: Boolean
Remarks

Returns True if the timer running.

See Also