Search
DiagramView.setMagnifierHeight Method
See Also
 

Sets the height of the magnifier tool, expressed in pixels.

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

 Syntax

Java  Copy Code

public void setMagnifierHeight (
    int value
)

 Parameters

value

 See Also