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

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

public virtual Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollection SyncRoot
See Also