Sets a fixed scale factor to be used when FitAll is disabled.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public Overview SetScaleFactor ( |
Visual Basic Copy Code |
---|
Public Function SetScaleFactor( _ |
A float value specifying the scale as percent of actual output. The default is 30.
This Overview instance for chaining method calls.