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

In This Topic
    WicRenderTarget Class
    In This Topic
    A Wic RenderTarget.
    Object Model
    WicRenderTarget Class
    Syntax
    'Declaration
     
    Public Class WicRenderTarget 
       Inherits RenderTarget
       Implements GrapeCity.Documents.DX.IUnknown 
    public class WicRenderTarget : RenderTarget, 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.WicRenderTarget

    See Also