ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / GetTarget Method

In This Topic
    GetTarget Method
    In This Topic
    void ID2D1DeviceContext::GetTarget([Out, Optional] ID2D1Image** image)
    Syntax
    'Declaration
     
    Public Function GetTarget() As Image
    public Image GetTarget()
    See Also