The expected scaling factor of this character position. The character position is the position of a font model's origin with respect to the expected position of the pattern which the user supplies at run-time.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.1.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogOCVCharacterPosition Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Scaling is <= 0. |
Remarks
The expected scaling factor of this character position. The scale is expressed as a factor (1.1 for 10% larger, 0.9 for 10% smaller).
The scale of the expected character position expresses the scale component of the transformation of the font model origin from the pattern origin.
Default Value: 1
See Also