Freigeben über


RichEditTextRange.ScrollIntoView(PointOptions) Methode

Definition

Scrollt diesen Textbereich in die Ansicht.

public:
 virtual void ScrollIntoView(PointOptions value) = ScrollIntoView;
void ScrollIntoView(PointOptions const& value);
public void ScrollIntoView(PointOptions value);
function scrollIntoView(value)
Public Sub ScrollIntoView (value As PointOptions)

Parameter

value
PointOptions

Das Ende des Textbereichs, der in die Ansicht gescrollt werden soll. Diese Funktion verwendet nur die Werte Start, NoHorizontalScroll und NoVerticalScroll der PointOptions-Enumeration.

Implementiert

Gilt für: