Eyeshot 10 WinForms API Reference
PanRight Method

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : PanRight Method
Amount of pan (in pixels)
Pans the view to the right.
Syntax
'Declaration
 
Public Sub PanRight( _
   ByVal amount As Integer _
) 
public void PanRight( 
   int amount
)

Parameters

amount
Amount of pan (in pixels)
See Also

Reference

ViewportLayout Class
ViewportLayout Members