ASP.NET 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
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Scale { get; set; }

Visual Basic  Copy Code

Public Property Scale As Single

 Property Value

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

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming Namespace