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