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

Namespace: Cognex.VisionPro.Blob
Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 75.0.0.0
Syntax

public bool IsSynchronized { get; }

Property Value

Type: Boolean
See Also