Gets or sets the scale of the print output relatively to the original on-screen size of the diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double Scale { get; set; } |
Visual Basic Copy Code |
---|
Public Property Scale As Double |
A float value specifying the scale factor of the print output.
WpfDiagram Programmer's Guide | © 2024 MindFusion |