ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget Class / GetMemoryDC Method

In This Topic
    GetMemoryDC Method
    In This Topic
    HDC IDWriteBitmapRenderTarget::GetMemoryDC()
    Syntax
    'Declaration
     
    Public Function GetMemoryDC() As System.IntPtr
    public System.IntPtr GetMemoryDC()
    See Also