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