ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Bitmap1 Class / GetSurface Method

In This Topic
    GetSurface Method
    In This Topic
    HRESULT ID2D1Bitmap1::GetSurface([Out, Optional] IDXGISurface** dxgiSurface)
    Syntax
    'Declaration
     
    Public Function GetSurface() As Surface
    public Surface GetSurface()
    See Also