Gets or sets the scale factor for the generated image.
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 that specifies the scale factor for the generated diagram image. The default is 100 (indicating no scale transformation).
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |