RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1Line Class / Width Property

In This Topic
    Width Property (C1Line)
    In This Topic
    Gets the width of this C1Line excluding whitespaces at the end.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As Double
    public double Width {get;}
    See Also