Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats Namespace / NGedcomDrawingFormat Class
Members


In This Topic
    NGedcomDrawingFormat Class
    In This Topic
    Genealogical Data Communication (GEDCOM) data format. It is used for exchanging genealogical data between different genealogy software, for example, for family trees.
    Object Model
    NGedcomDrawingFormat Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NGedcomDrawingFormat 
       Inherits NDrawingFormat
    'Usage
     
    
    Dim instance As NGedcomDrawingFormat
    public sealed class NGedcomDrawingFormat : NDrawingFormat 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NDocumentFormatBase
          Nevron.Nov.Dom.NDocumentFormat<TDocument,TLoadSettings,TSaveSettings>
             Nevron.Nov.Diagram.Formats.NDrawingFormat
                Nevron.Nov.Diagram.Formats.NGedcomDrawingFormat

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also