CogOCVMaxFontRenderParams LineSpacingAddedY Property Cognex VisionPro 9.7
Add to the Y-Axis distance between one line origin and the origin of the next line in the same paragraph. A positive value increases inter-line spacing, a negative value decreases inter-line spacing, and the default value 0.0 produces no change in rendered text.

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

public double LineSpacingAddedY { get; set; }

Property Value

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

See Also