ComponentOne Bitmap for UWP
C1.UWP.DX 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