Sets the vertical scroll position. The Diagram component must be contained within a JScrollPane in order to use this method.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setScrollY ( |
A float value specifying the vertical scroll position.
See Also