Environment.PanLeft Method

Pans the view to the left.
Public Sub PanLeft( _ 
ByVal amount As Integer
)
This language is not supported or no code example is available.
public void PanLeft( 
int amount 
)
This language is not supported or no code example is available.

Parameters

amount
int

Amount of pan (in pixels)

.NET Framework

Supported in: 4.8

In this article

Definition