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
C# Copy Code |
---|
public float Scale { get; set; } |
Visual Basic Copy Code |
---|
Public Property Scale As Single |
A float value specifying the scale of the print output as percentage of original size.