Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / ChangeView Method
The horizontal offset.
The vertical offset.
The zoom factor.
if set to true [disable animation].

In This Topic
    ChangeView Method
    In This Topic
    Changes the view.
    Syntax

    Parameters

    horizontalOffset
    The horizontal offset.
    verticalOffset
    The vertical offset.
    zoomFactor
    The zoom factor.
    disableAnimation
    if set to true [disable animation].
    See Also