Eyeshot 9.0 WinForms API Reference
PanLeft(Int32) Method

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

Parameters

amount
Amount of pan (in pixels)
See Also

Reference

ViewportLayout Class
ViewportLayout Members