Gets or sets the style of the magnifier tool.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Style MagnifierStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MagnifierStyle As Style |
A Style object.
See Also