[]
        
(Showing Draft Content)

C1.WPF.Core.C1ScrollViewer.ChangeView

ChangeView Method

ChangeView(double?, double?, double?, bool)

Changes the view.

Declaration
public void ChangeView(double? horizontalOffset, double? verticalOffset, double? zoomFactor, bool disableAnimation)
Parameters
Type Name Description
double? horizontalOffset

The horizontal offset.

double? verticalOffset

The vertical offset.

double? zoomFactor

The zoom factor.

bool disableAnimation

if set to true [disable animation].