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

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