Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NAutocadExporter Class
Members


In This Topic
    NAutocadExporter Class
    In This Topic
    Object Model
    NAutocadExporter Class
    Syntax
    'Declaration
     
    
    Public Class NAutocadExporter 
       Inherits NDrawingExporter
       Implements Nevron.Globalization.INLocalizable 
    'Usage
     
    
    Dim instance As NAutocadExporter
    public class NAutocadExporter : NDrawingExporter, Nevron.Globalization.INLocalizable  
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Extensions.NDrawingExporter
          Nevron.Diagram.Extensions.NAutocadExporter

    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