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

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