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


In This Topic
    N2DDeviceSWF Class
    In This Topic
    Represents a 2D SWF device.
    Object Model
    N2DDeviceSWF Class
    Syntax
    'Declaration
     
    
    Public Class N2DDeviceSWF 
       Inherits N2DDeviceVector
       Implements INDevice, INLengthConverterProvider, INMeasurementGraphicsProvider 
    'Usage
     
    
    Dim instance As N2DDeviceSWF
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.N2DDevice
          Nevron.GraphicsCore.N2DDeviceVector
             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