RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1Line Class / Baseline Property

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