Search
EditComponent.getScrollFirstLine Method
See Also
 

Gets the index of the first visible line in the edit component.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public int getScrollFirstLine ()

 Return Value

An integer value specifying the scroll position.

 See Also