DroidDiagram Programmer's Guide
DiagramView.setMagnifierEnabled Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setMagnifierEnabled (
    boolean value
)

 Parameters

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