MindFusion.Wpf Pack Programmer's Guide
HtmlBuilder.Scale Property
See Also
 





Gets or sets the scale factor for the generated image.

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 double value that specifies the scale factor for the generated diagram image. The default is 100 (indicating no scale transformation).

 See Also

HtmlBuilder Members
HtmlBuilder Class
MindFusion.Diagramming.Wpf Namespace