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


In This Topic
    N2DDeviceVector Class
    In This Topic
    Represents a 2D vector device.
    Object Model
    N2DDeviceVector Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class N2DDeviceVector 
       Inherits N2DDevice
       Implements INDevice, INLengthConverterProvider, INMeasurementGraphicsProvider 
    'Usage
     
    
    Dim instance As N2DDeviceVector
    public abstract class N2DDeviceVector : N2DDevice, INDevice, INLengthConverterProvider, INMeasurementGraphicsProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.N2DDevice
          Nevron.GraphicsCore.N2DDeviceVector
             Nevron.GraphicsCore.N2DDeviceDXF
             Nevron.GraphicsCore.N2DDevicePDF
             Nevron.GraphicsCore.N2DDeviceSWF

    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