Returns the size of the diagram in pixels, based on the currently set document size and zoom level.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Dimension getPreferredSize () |
A Dimension object representing the preferred size.
See Also