Returns a ZoomControl by using the specified HTML helper.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static MvcHtmlString ZoomControl ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ZoomControl( _ |
The HTML helper
The Id of the ZoomControl
The Id of the DiagramView
The name of the function that will contain the initializing scripts for the control.
See Also