MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double Scale { get; set; }

Visual Basic  Copy Code

Public Property Scale As Double

 Property Value

A float value specifying the scale factor of the print output.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace