Sets the horizontal 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 setScrollX ( |
A float value specifying the horizontal scroll position.
See Also