ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D9 Namespace / Resource Class / GetDevice Method

In This Topic
    GetDevice Method (Resource)
    In This Topic
    HRESULT IDirect3DResource9::GetDevice([Out] IDirect3DDevice9** ppDevice)
    Syntax
    'Declaration
     
    Public Function GetDevice() As Device
    public Device GetDevice()
    See Also