'Declaration Public Sub Scroll( _ ByVal dx As Integer, _ ByVal dy As Integer, _ ByVal rectangle As Rectangle _ )
'Declaration
Public Sub Scroll( _ ByVal dx As Integer, _ ByVal dy As Integer, _ ByVal rectangle As Rectangle _ )
public void Scroll( int dx, int dy, Rectangle rectangle )
Graphics Class Graphics Members