Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / RenderTarget Class
Members

In This Topic
    RenderTarget Class
    In This Topic
    ID2D1RenderTarget
    Object Model
    RenderTarget Class
    Syntax
    'Declaration
     
    Public Class RenderTarget 
       Inherits Resource
       Implements GrapeCity.Documents.DX.IUnknown 
    public class RenderTarget : Resource, GrapeCity.Documents.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.DX.DisposeBase
          GrapeCity.Documents.DX.CppObject
             GrapeCity.Documents.DX.ComObject
                GrapeCity.Documents.DX.Direct2D.Resource
                   GrapeCity.Documents.DX.Direct2D.RenderTarget
                      GrapeCity.Documents.DX.Direct2D.BitmapRenderTarget
                      GrapeCity.Documents.DX.Direct2D.DeviceContext
                      GrapeCity.Documents.DX.Direct2D.DeviceContextRenderTarget
                      GrapeCity.Documents.DX.Direct2D.WicRenderTarget
                      GrapeCity.Documents.DX.Direct2D.WindowRenderTarget

    See Also