RoundTextBoxMultilineRowHeightScale Property

Gets or sets the scale factor for a Row’s height. This property does not affect the Font or the Text’s size, but the whole row’s height as well as the space between the lines.

Definition

Namespace: BeeMobile.RoundTextBoxMultiline
Assembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
C#
public float RowHeightScale { get; set; }

Property Value

Single

See Also