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





Gets or sets the SvgContent instance representing the SVG drawing rendered in this control.

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

 Syntax

C#  Copy Code

public SvgContent Content { get; set; }

Visual Basic  Copy Code

Public Property Content As SvgContent

 Property Value

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.UI.Wpf Namespace