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

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