Gets or sets the width of the magnifier tool, expressed in pixels.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public int MagnifierWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MagnifierWidth As Integer |
See Also