New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.TextPrimitiveUtils

Assembly:Telerik.WinControls.dll

Syntax:

C#
public class TextLine

Inheritance: objectTextLine

Constructors

C#
public TextLine()

Properties

BaseLine Property

C#
public float BaseLine { get; set; }
C#
public SizeF LineSize { get; set; }
C#
public List<FormattedText> List { get; set; }

Methods

C#
public ContentAlignment GetLineAligment()
Returns:

ContentAlignment

C#
public float GetLineOffset()
Returns:

float