CogImageFileTIFF SyncRoot Property Cognex VisionPro 9.20
Gets an object that can be used to synchronize access to this collection.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 80.0.0.0
Syntax

public virtual Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICogImageFileProvider SyncRoot
See Also