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





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

Namespace: MindFusion.SvgViewer
Assembly: MindFusion.SvgViewer

 Syntax

C#  Copy Code

public float ZoomFactor { get; set; }

Visual Basic  Copy Code

Public Property ZoomFactor As Single

 Property Value

A float value. The default is 100.

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.SvgViewer Namespace