ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / ISurfaceImageSourceNative Class / SetDevice Method

In This Topic
    SetDevice Method (ISurfaceImageSourceNative)
    In This Topic
    HRESULT ISurfaceImageSourceNative::SetDevice([In] IDXGIDevice* device)
    Syntax
    'Declaration
     
    Public Sub SetDevice( _
       ByVal device As Device _
    ) 
    public void SetDevice( 
       Device device
    )

    Parameters

    device
    See Also