Search
Overview.SetDiagramView Method
See Also
 





Sets the id of the DiagramView.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Overview SetDiagramView (
    string value
)

Visual Basic  Copy Code

Public Function SetDiagramView( _
    value As String _
) As Overview

 Parameters

value

 Return Value

 See Also