Gets or sets the zoom factor of the magnifier tool. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double MagnifierFactor { get; set; } |
Visual Basic Copy Code |
---|
Public Property MagnifierFactor As Double |
A double value specifying the scale factor as percentage. The default value is 150.