ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / Surface Class
Members

In This Topic
    Surface Class
    In This Topic
    IDXGISurface
    Object Model
    Surface Class
    Syntax
    'Declaration
     
    Public Class Surface 
       Inherits DeviceChild
       Implements C1.Util.DX.IUnknown 
    public class Surface : DeviceChild, C1.Util.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       C1.Util.DX.DisposeBase
          C1.Util.DX.CppObject
             C1.Util.DX.ComObject
                C1.Util.DX.DXGI.DXGIObject
                   C1.Util.DX.DXGI.DeviceChild
                      C1.Util.DX.DXGI.Surface
                         C1.Util.DX.DXGI.Surface1

    See Also