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

In This Topic
    Device Class
    In This Topic
    ID2D1Device
    Object Model
    Device Class
    Syntax
    'Declaration
     
    Public Class Device 
       Inherits Resource
       Implements GrapeCity.Documents.DX.IUnknown 
    public class Device : 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.Device
                      GrapeCity.Documents.DX.Direct2D.Device1

    See Also