Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void ScrollTo(int)

Declaration

public void ScrollTo(
    int y
)

Summary

Scrolls the label to the specified y co-ordinate.

Parameters

intyPosition to scroll the label to (0 for top).