Gets or sets the width of the magnifier tool.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public double MagnifierWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MagnifierWidth As Double |
A double value.
See Also