Nevron .NET Vision
Nevron.GraphicsCore Namespace / INDevice Interface / RenderSurface Property


In This Topic
    RenderSurface Property (INDevice)
    In This Topic
    Returns the render surface of the device
    Syntax
    'Declaration
     
    
    ReadOnly Property RenderSurface As NRenderSurface
    'Usage
     
    
    Dim instance As INDevice
    Dim value As NRenderSurface
     
    value = instance.RenderSurface
    NRenderSurface RenderSurface {get;}
    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