Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / DeviceContext Class / GetDevice Method

In This Topic
    GetDevice Method
    In This Topic
    void ID2D1DeviceContext::GetDevice([Out] ID2D1Device** device)
    Syntax
    'Declaration
     
    Public Function GetDevice() As Device
    public Device GetDevice()
    See Also