CogOCVMaxFontRenderParams LineSpacingAddedX Property Cognex VisionPro 9.5
Add to the X-axis distance between one line origin and the origin of the next line in the same paragraph. A non-zero value produces a paragraph with lines staggered like a staircase, 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: 69.0.0.0
Syntax

public double LineSpacingAddedX { get; set; }

Property Value

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

See Also