Piccolo.NET

PScrollDirector.SetViewPosition Method 

Sets the view position.

void SetViewPosition(
   float x,
   float y
);

Parameters

x
The x coordinate of the new position.
y
The y coordinate of the new position.

See Also

PScrollDirector Interface | UMD.HCIL.PiccoloX.Components Namespace