MindFusion.Wpf Pack Programmer's Guide
SvgViewer.FileName Property
See Also
 





Gets or sets the location of the SVG drawing rendered in this control.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public string FileName { get; set; }

Visual Basic  Copy Code

Public Property FileName As String

 Property Value

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.UI.Wpf Namespace