Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmap Class / D2DDevice Property

In This Topic
    D2DDevice Property
    In This Topic
    Gets an instance of the GrapeCity.Documents.DX.Direct2D.Device class.
    Syntax
    'Declaration
     
    Public ReadOnly Property D2DDevice As Device
    public Device D2DDevice {get;}
    See Also