Returns a ZoomControl by using the specified HTML helper.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static IHtmlContent ZoomControl ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ZoomControl( _ |
The HTML helper
The ZoomControl
An object containing the HTML attributes for the control.
See Also