RichTextBox for UWP | ComponentOne
C1.Xaml.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