Nevron .NET Vision
Nevron.GraphicsCore Namespace / INDevice Interface
Properties Methods

In This Topic
    INDevice Interface Members
    In This Topic

    The following tables list the members exposed by INDevice.

    Public Properties
     NameDescription
     PropertyGets or sets the color transform object associated with this device  
     Property (Inherited from Nevron.GraphicsCore.INLengthConverterProvider)
     PropertyGets or sets the device color palette  
     PropertyReturns the render surface of the device  
     PropertyObtains the rendering technology of the device  
     PropertyReturns true if the device requires interactivity  
     PropertyGets the resolution of this Device object.  
    Top
    Public Methods
     NameDescription
     MethodActivates an atom.  
     MethodActivates an atomic element.  
     MethodActivates an element.  
     MethodActivates the specified interactivity style  
     Method (Inherited from System.IDisposable)
     MethodDisposes all graphics objects not used in the last paint  
    Top
    See Also