RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Length Structure / Value Property

In This Topic
    Value Property (C1Length)
    In This Topic
    Gets the value of this length.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}
    See Also