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

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