Gets or sets a fixed scale factor to be used when FitAll is disabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public double ScaleFactor { get; set; } |
Visual Basic
![]() |
---|
Public Property ScaleFactor As Double |
A double value specifying the scale as percent of actual output. The default is 30.
This factor is combined with the diagram's own ZoomFactor to get the final scale.