Nevron .NET Vision
Nevron.GraphicsCore Namespace / N2DDevice Class
Members


In This Topic
    N2DDevice Class
    In This Topic
    The base of all 2D devices.
    Object Model
    N2DDevice Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class N2DDevice 
       Implements INDevice, INLengthConverterProvider, INMeasurementGraphicsProvider 
    'Usage
     
    
    Dim instance As N2DDevice
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.N2DDevice
          Nevron.GraphicsCore.N2DDeviceGDI
          Nevron.GraphicsCore.N2DDeviceVector
          Nevron.GraphicsGL.GLDevice2D

    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