Gets or sets a fixed scale factor to be used when FitAll mode is disabled.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public float ScaleFactor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScaleFactor As Single |
A float value specifying the scale as percent of actual output. The default is 30.