Nevron.Nov.Diagram.Formats Namespace / NDrawingFormat Class


In This Topic
    NDrawingFormat Class Properties
    In This Topic

    For a list of all members of this type, see NDrawingFormat members.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Represents the ESRI shapefile format.  
    Public Propertystatic (Shared in Visual Basic)Genealogical Data Communication (GEDCOM) data format. It is used for exchanging genealogical data between different genealogy software, for example, for family trees.  
    Public Propertystatic (Shared in Visual Basic)Represents the Web page (HTML) drawing format.  
    Public PropertyGets whether this drawing format may lead to loss of information when saving.  
    Public Propertystatic (Shared in Visual Basic)Represents the Mermaid diagram format.  
    Public Propertystatic (Shared in Visual Basic)Represents the Nevron Binary Drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the Nevron XML drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the Nevron XML drawing template format.  
    Public Propertystatic (Shared in Visual Basic)Represents the Nevron PDF drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the bitmap (BMP) drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the JPEG drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the PNG drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the TIFF drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the AutoCAD Drawing Interchange (DXF) drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the EMF drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the SVG drawing format.  
    Public Propertystatic (Shared in Visual Basic)Represents the Visio drawing format (VSDX).  
    Public Propertystatic (Shared in Visual Basic)Represents the Visio 2003-2010 drawing format (VSD). Only loading from this format is supported.  
    Public Propertystatic (Shared in Visual Basic)Represents the Visio 2003-2010 XML drawing format (VDX). Loading and saving in this format is currently not supported.  
    Top
    See Also