[]
Changes the scroll and zoom of the grid to the specified part of the viewport.
public Task ChangeViewAsync(double? horizontalOffset, double? verticalOffset)
Type | Name | Description |
---|---|---|
double? | horizontalOffset | The horizontal offset. |
double? | verticalOffset | The vertical offset. |
Type | Description |
---|---|
Task |