CogGraphicCollection IsSynchronized Property Cognex VisionPro 9.22 SR1
Gets a value indicating whether access to this collection is synchronized (thread-safe).

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

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollection IsSynchronized
See Also