PScrollableControl.SetViewPosition Method
Sets the view position of the scrollDirector.
protected virtual
void SetViewPosition(
Point point,
bool animate);
Parameters
- point
- The new position.
- animate
- Indicates whether or not to animate the transition.
See Also
PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace