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

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