Creates an instance of ZoomControl for a target view.
Namespace: MindFusion.Diagramming.MvcAssembly: MindFusion.Diagramming.Mvc
public ZoomControl ( string id, string targetId)
Public New ( _ id As String, _ targetId As String _)
The Id of the ZoomControl
The Id of the target DiagramView
ZoomControl Constructor Overload ListZoomControl ClassMindFusion.Diagramming.Mvc Namespace