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