Gets or sets the location of the SVG drawing rendered in this control.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public string FileName { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FileName As String |
See Also