ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / DrawInformation Class
Members

In This Topic
    DrawInformation Class
    In This Topic
    ID2D1DrawInfo
    Object Model
    DrawInformation Class
    Syntax
    'Declaration
     
    Public Class DrawInformation 
       Inherits RenderInformation
       Implements C1.Util.DX.IUnknown 
    public class DrawInformation : RenderInformation, C1.Util.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       C1.Util.DX.DisposeBase
          C1.Util.DX.CppObject
             C1.Util.DX.ComObject
                C1.Util.DX.Direct2D.RenderInformation
                   C1.Util.DX.Direct2D.DrawInformation

    See Also