CogAutoSelectResults IsReadOnly Property Cognex VisionPro 9.8 SR1
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: 75.0.0.0
Syntax

public virtual bool IsReadOnly { get; }

Property Value

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