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