Method ScrollToY
| Improve this Doc View SourceScrollToY(Int32, Double, GridPlacement)
Scrolls to vertical grid extent position.
Declaration
void ScrollToY(int gridExtent, double fraction, GridPlacement placement)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | gridExtent | The grid extent. |
System.Double | fraction | Fraction within the grid extent. |
GridPlacement | placement | The grid placement. |