Ejemplo n.º 1
0
    public bool SteppedRenderStructure()
    {
        RenderStructure();
        data.DoPostRenderOperations();
        //RenderStructure();

        return(true);
    }