DroidDiagram Programmer's Guide
RenderOptions.getScale Method
See Also
 






Gets the scale of the printed diagram relatively to the original on-screen size of the diagram.

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

 Syntax

Java  Copy Code

public float getScale ()

 Return Value

A float value specifying percents of the original diagram size.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace