MindFusion WinForms Programmer's Guide
SvgViewer.ZoomFactor Property
See Also
 





Gets or sets the zoom factor used to scale control's content.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public float ZoomFactor { get; set; }

Visual Basic  Copy Code

Public Property ZoomFactor As Single

 Property Value

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.UI.WinForms Namespace