Gets or sets the shape of the magnifier tool.
Namespace: MindFusion.Diagramming.WebFormsPackage: MindFusion.Diagramming.WebForms
public Shape MagnifierShape { get; set; }
Public Property MagnifierShape As Shape
An instance of the Shape class, including any of the predefined shapes exposed by Shapes. The default is Ellipse.
DiagramView MembersDiagramView ClassMindFusion.Diagramming.WebForms Namespace