DiagramClientView.ScrollHorizontally(Int32) Methode

Definition

Führt einen horizontalen Bildlauf um die Anzahl der angegebenen scrolleinheiten aus.

public:
 void ScrollHorizontally(int scrollDelta);
public void ScrollHorizontally (int scrollDelta);
member this.ScrollHorizontally : int -> unit
Public Sub ScrollHorizontally (scrollDelta As Integer)

Parameter

scrollDelta
Int32

Der Wert für den Bildlauf in scrolleinheiten. Ein negativer Wert scrollt nach links. Ein positiver Wert scrollt nach rechts.

Hinweise

Ein negativer Wert scrollt nach links. Ein positiver Wert scrollt nach rechts.

Gilt für