Gets or sets the width of the magnifier tool, expressed in pixels.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public int MagnifierWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property MagnifierWidth As Integer |
An integer value.