CogAutoSelectResults IsFixedSize Property Cognex VisionPro
Gets a value indicating whether this CogAutoSelectResults object is of a fixed size. Always true.

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

public virtual bool IsFixedSize { get; }

Property Value

Type: Boolean
Whether this CogAutoSelectResults object is of a fixed size. Always true.
See Also