Search
DiagramView.MagnifierShape Property
See Also
 





Gets or sets the shape of the magnifier tool.

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

 Syntax

C#  Copy Code

public Shape MagnifierShape { get; set; }

Visual Basic  Copy Code

Public Property MagnifierShape As Shape

 Property Value

 See Also