Nevron .NET Vision
Nevron.GraphicsCore Namespace / NSvgImage Class
Properties Methods


In This Topic
    NSvgImage Class Members
    In This Topic

    The following tables list the members exposed by NSvgImage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Returns the size of the image in pixels.  
    Public PropertyGets/sets the SVG string  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Places the SVG content in the clipboard.  
    Public MethodReleases all resources used by the object (Inherited from Nevron.GraphicsCore.NImage)
    Public MethodSaves the image to a base64 string (Inherited from Nevron.GraphicsCore.NImage)
    Public MethodSaves the image to a byte array (Inherited from Nevron.GraphicsCore.NImage)
    Public MethodOverridden. Saves the SVG image to the specified file.  
    Public MethodOverridden. Saves the SVG to the specified stream.  
    Top
    See Also