OCROperator CharacterWidth Property Cognex VisionPro 9.25 SR1
Get

Gets the width of the characters to search for Default Value: 0.

Set

Sets the CharacterWidth Value must be greater than 0.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.25.1.0
Syntax

public int CharacterWidth { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe provided value is not greater than 0.
Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also