ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class
Members

In This Topic
    DeviceContext Class
    In This Topic
    ID2D1DeviceContext
    Object Model
    DeviceContext Class
    Syntax
    'Declaration
     
    Public Class DeviceContext 
       Inherits RenderTarget
       Implements C1.Util.DX.IUnknown 
    public class DeviceContext : RenderTarget, C1.Util.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       C1.Util.DX.DisposeBase
          C1.Util.DX.CppObject
             C1.Util.DX.ComObject
                C1.Util.DX.Direct2D.Resource
                   C1.Util.DX.Direct2D.RenderTarget
                      C1.Util.DX.Direct2D.DeviceContext
                         C1.Util.DX.Direct2D.DeviceContext1

    See Also