Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NAutoCadImageInfo Class
Members


In This Topic
    NAutoCadImageInfo Class
    In This Topic
    Represents an AutoCAD drawing image info.
    Object Model
    NAutoCadImageInfo Class
    Syntax
    'Declaration
     
    
    Public Class NAutoCadImageInfo 
       Inherits NImageInfo
    'Usage
     
    
    Dim instance As NAutoCadImageInfo
    public class NAutoCadImageInfo : NImageInfo 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NImageInfo
          Nevron.Nov.Graphics.NAutoCadImageInfo

    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