ASP.NET Pack Programmer's Guide
ZoomControl.setMaxZoomFactor Method
See Also
 






Sets the maximum zoom level allowed to set through this control.

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

 Syntax

Java  Copy Code

public void setMaxZoomFactor (
    float value
)

 Parameters

value

A float value specifying the maximum zoom level.

 See Also

ZoomControl Members
ZoomControl Class
com.mindfusion.diagramming Namespace