Gets or sets the SvgContent instance representing the SVG drawing rendered in this control.
Namespace: MindFusion.SvgViewer
Assembly: MindFusion.SvgViewer
C#
![]() |
---|
public SvgContent Content { get; set; } |
Visual Basic
![]() |
---|
Public Property Content As SvgContent |
A SvgContent instance representing the currently displayed SVG drawing.