RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / ScrollPresenter Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property (ScrollPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HorizontalOffset As Double
    public double HorizontalOffset {get; set;}
    See Also