CogAutoSelectResults IsReadOnly Property Cognex VisionPro 9.20
Gets a value indicating whether this CogAutoSelectResults object is read only. Always true.

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

public virtual bool IsReadOnly { get; }

Property Value

Type: Boolean
Whether this CogAutoSelectResults object is read only. Always true.
See Also