[]
Changes the view.
public void ChangeView(Nullable<double> horizontalOffset, Nullable<double> verticalOffset, Nullable<double> zoomFactor, bool disableAnimation)
Type | Name | Description |
---|---|---|
Nullable<double> | horizontalOffset | The horizontal offset. |
Nullable<double> | verticalOffset | The vertical offset. |
Nullable<double> | zoomFactor | The zoom factor. |
bool | disableAnimation | if set to |