DroidDiagram Programmer's Guide
DiagramView.getMagnifierEnabled Method
See Also
 






Gets a value indicating whether the magnifier tool is currently enabled.

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

 Syntax

Java  Copy Code

public boolean getMagnifierEnabled ()

 Return Value

 Remarks

The magnifier tool can be alternatively enabled on-demand through a modifier key or a mouse button.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace