VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.Svg Namespace / SvgContent Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    SvgContent Class
    In This Topic
    Represents an SVG node tree with additional information.
    Object Model
    SvgContent
    Syntax
    'Declaration
    
    Public Class SvgContent
    
    
    public class SvgContent
    
    
    public __gc class SvgContent
    
    
    public ref class SvgContent
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Drawing.Svg.SvgContent

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also