Gets or sets the zoom factor of the drawing.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C#
![]() |
---|
public float Scale { get; set; } |
Visual Basic
![]() |
---|
Public Property Scale As Single |
A float value indicating a scale factor of the drawing. The default is 1.
This value is used when rendering Picture elements in a Graphics with applied scale transformation.