Gets or sets a fixed scale factor to be used when FitAll is disabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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 document's own ZoomFactor to get the final scale.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |