Document Solutions for Imaging
DS.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 GrapeCity.Documents.DX.Direct2D.DeviceContext
    public GrapeCity.Documents.DX.Direct2D.DeviceContext DeviceContext {get;}
    See Also