CogBlobMeasureCollection IsSynchronized Property Cognex VisionPro 9.5
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: 69.0.0.0
Syntax

public bool IsSynchronized { get; }

Property Value

Type: Boolean
See Also