RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1LineFragment Class / Baseline Property

In This Topic
    Baseline Property (C1LineFragment)
    In This Topic
    Gets the distance between the top of this C1LineFragment and its baseline.
    Syntax
    'Declaration
     
    Public ReadOnly Property Baseline As Double
    public double Baseline {get;}
    See Also