MindFusion.Diagramming for Universal Windows Programmer's Guide
RenderOptions.Scale Property
See Also
 






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

 Syntax

C#  Copy Code

public double Scale { get; set; }

Visual Basic  Copy Code

Public Property Scale As Double

 Property Value

double value specifying the scale of the print output as percentage of original size.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming Namespace