Search
DiagramView.SetMagnifierShape Method
See Also
 





Sets the shape of the magnifier tool.

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

 Syntax

C#  Copy Code

public DiagramView SetMagnifierShape (
    Shape value
)

Visual Basic  Copy Code

Public Function SetMagnifierShape( _
    value As Shape _
) As DiagramView

 Parameters

value

 Return Value

 See Also