CogOCVMaxFontRenderParams CharacterSpacingAddedY Property Cognex VisionPro
Add to the Y-axis distance between one character origin and the origin of the next character on the same line. A non-zero value produces a staircase-like line of text, while the default value 0.0 produces no change in rendered text. This property is rarely used.

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

public double CharacterSpacingAddedY { get; set; }

Property Value

Type: Double
This read/write property of type Double may be positive, negative, or zero.
Events

See Also