Nevron .NET Vision
Nevron.Editors Namespace / NStylePreviewEditor Class / ProvideDevice Method


In This Topic
    ProvideDevice Method (NStylePreviewEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function ProvideDevice() As N2DDeviceGDI
    'Usage
     
    
    Dim instance As NStylePreviewEditor
    Dim value As N2DDeviceGDI
     
    value = instance.ProvideDevice()
    public N2DDeviceGDI ProvideDevice()
    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