Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / IScollViewerLargeScrolling Interface / Offset Property

In This Topic
    Offset Property
    In This Topic
    Gets or sets how much the C1ScrollViewer displaced the element.
    Syntax
    'Declaration
     
    
    Property Offset As Point
    Point Offset {get; set;}
    See Also