Nevron .NET Vision
Nevron.GraphicsCore Namespace / NSvgImage Class
Members


In This Topic
    NSvgImage Class
    In This Topic
    The NSvgImage class represents a svg image
    Object Model
    NSvgImage Class
    Syntax
    'Declaration
     
    
    Public Class NSvgImage 
       Inherits NImage
       Implements INImage, INSvgImage 
    'Usage
     
    
    Dim instance As NSvgImage
    public class NSvgImage : NImage, INImage, INSvgImage  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NImage
          Nevron.GraphicsCore.NSvgImage

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also