g-cnt-line-spacing
attribute¶
Type: Real number (pixel count)
Default: 0
Allows breakdown by screen size: Yes
Description: Specifies the number of pixels to insert between lines within the control.
Note
- This attribute adds spacing between lines within the control. It is applied only between lines and only if there are 2 or more lines. No spacing is added before the first line or after the last line.
- The spacing is applied only to direct children of the control and is not recursively applied.