Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / RenderTarget Class / BeginDraw Method

In This Topic
    BeginDraw Method (RenderTarget)
    In This Topic
    void ID2D1RenderTarget::BeginDraw()
    Syntax
    'Declaration
     
    Public Sub BeginDraw() 
    public void BeginDraw()
    See Also