ComponentOne Bitmap for WPF
C1.WPF.DX.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 IntPtr
    public IntPtr GetMemoryDC()
    See Also