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

In This Topic
    SetDevice Method (ISurfaceImageSourceNativeWithD2D)
    In This Topic
    HRESULT ISurfaceImageSourceNativeWithD2D::SetDevice([In] IUnknown* device)
    Syntax
    'Declaration
     
    Public Sub SetDevice( _
       ByVal device As ComObject _
    ) 
    public void SetDevice( 
       ComObject device
    )

    Parameters

    device
    See Also