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

In This Topic
    Height Property (C1LineFragment)
    In This Topic
    Gets the height, in pixels, of this C1LineFragment
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Height As Double
    public double Height {get;}
    See Also