Creates an instance of ZoomControl.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static ZoomControl FromRequest ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function FromRequest( _ |
The Id of the ZoomControl
An HttpRequest object that contains the json data for the view.
See Also